From fd4cd86f950362d6c76116d03ec7f49317851e6e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Petr=20Kov=C3=A1=C5=99?= Date: Sun, 13 Jul 2008 11:02:26 +0000 Subject: [PATCH] Updated Czech translation. svn path=/trunk/; revision=20824 --- po-properties/ChangeLog | 4 + po-properties/cs.po | 4459 +++++++++++++++++++-------------------- po/ChangeLog | 4 + po/cs.po | 2009 +++++++++--------- 4 files changed, 3156 insertions(+), 3320 deletions(-) diff --git a/po-properties/ChangeLog b/po-properties/ChangeLog index ba87e2add9..b109ce8dcb 100644 --- a/po-properties/ChangeLog +++ b/po-properties/ChangeLog @@ -1,3 +1,7 @@ +2008-07-13 Petr Kovar + + * cs.po: Updated Czech translation. + 2008-07-12 Ignacio Casal Quinteiro * gl.po: Updated Galician Translation. diff --git a/po-properties/cs.po b/po-properties/cs.po index a75e681961..c76ef4e6df 100644 --- a/po-properties/cs.po +++ b/po-properties/cs.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: gtk+-properties\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-07-05 15:47-0400\n" -"PO-Revision-Date: 2008-06-04 22:06+0100\n" +"POT-Creation-Date: 2008-07-13 12:56+0200\n" +"PO-Revision-Date: 2008-07-13 12:58+0100\n" "Last-Translator: Petr Kovar \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" @@ -22,6722 +22,6543 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -#: gdk-pixbuf/gdk-pixbuf.c:89 +#: ../gdk-pixbuf/gdk-pixbuf.c:89 msgid "Number of Channels" msgstr "Počet kanálů" -#: gdk-pixbuf/gdk-pixbuf.c:90 +#: ../gdk-pixbuf/gdk-pixbuf.c:90 msgid "The number of samples per pixel" msgstr "Počet vzorků na pixel" -#: gdk-pixbuf/gdk-pixbuf.c:99 +#: ../gdk-pixbuf/gdk-pixbuf.c:99 msgid "Colorspace" msgstr "Prostor barev" -#: gdk-pixbuf/gdk-pixbuf.c:100 +#: ../gdk-pixbuf/gdk-pixbuf.c:100 msgid "The colorspace in which the samples are interpreted" msgstr "Prostor barev, ve kterém jsou vzorky interpretovány" -#: gdk-pixbuf/gdk-pixbuf.c:108 +#: ../gdk-pixbuf/gdk-pixbuf.c:108 msgid "Has Alpha" msgstr "Má alfu" -#: gdk-pixbuf/gdk-pixbuf.c:109 +#: ../gdk-pixbuf/gdk-pixbuf.c:109 msgid "Whether the pixbuf has an alpha channel" msgstr "Jestli má pixbuf alfa kanál" -#: gdk-pixbuf/gdk-pixbuf.c:122 +#: ../gdk-pixbuf/gdk-pixbuf.c:122 msgid "Bits per Sample" msgstr "Bitů na vzorek" -#: gdk-pixbuf/gdk-pixbuf.c:123 +#: ../gdk-pixbuf/gdk-pixbuf.c:123 msgid "The number of bits per sample" msgstr "Počet bitů na vzorek" -#: gdk-pixbuf/gdk-pixbuf.c:132 gtk/gtklayout.c:632 gtk/gtktreeviewcolumn.c:207 +#: ../gdk-pixbuf/gdk-pixbuf.c:132 +#: ../gtk/gtklayout.c:632 +#: ../gtk/gtktreeviewcolumn.c:207 msgid "Width" msgstr "Šířka" -#: gdk-pixbuf/gdk-pixbuf.c:133 +#: ../gdk-pixbuf/gdk-pixbuf.c:133 msgid "The number of columns of the pixbuf" msgstr "Počet sloupců v pixbufu" -#: gdk-pixbuf/gdk-pixbuf.c:142 gtk/gtklayout.c:641 +#: ../gdk-pixbuf/gdk-pixbuf.c:142 +#: ../gtk/gtklayout.c:641 msgid "Height" msgstr "Výška" -#: gdk-pixbuf/gdk-pixbuf.c:143 +#: ../gdk-pixbuf/gdk-pixbuf.c:143 msgid "The number of rows of the pixbuf" msgstr "Počet řádků v pixbufu" -#: gdk-pixbuf/gdk-pixbuf.c:159 +#: ../gdk-pixbuf/gdk-pixbuf.c:159 msgid "Rowstride" msgstr "Krok řádků" -#: gdk-pixbuf/gdk-pixbuf.c:160 -msgid "" -"The number of bytes between the start of a row and the start of the next row" +#: ../gdk-pixbuf/gdk-pixbuf.c:160 +msgid "The number of bytes between the start of a row and the start of the next row" msgstr "Počet bajtů mezi začátkem řádku a začátkem dalšího řádku" -#: gdk-pixbuf/gdk-pixbuf.c:169 +#: ../gdk-pixbuf/gdk-pixbuf.c:169 msgid "Pixels" msgstr "Pixely" -#: gdk-pixbuf/gdk-pixbuf.c:170 +#: ../gdk-pixbuf/gdk-pixbuf.c:170 msgid "A pointer to the pixel data of the pixbuf" msgstr "Ukazatel na data pixelů pixbufu" -#: gdk/gdkdisplaymanager.c:103 +#: ../gdk/gdkdisplaymanager.c:103 msgid "Default Display" msgstr "Implicitní displej" -#: gdk/gdkdisplaymanager.c:104 +#: ../gdk/gdkdisplaymanager.c:104 msgid "The default display for GDK" msgstr "Implicitní displej pro GDK" -#: gdk/gdkpango.c:490 gtk/gtkinvisible.c:86 gtk/gtkmountoperation.c:176 -#: gtk/gtkstatusicon.c:235 gtk/gtkwindow.c:600 +#: ../gdk/gdkpango.c:490 +#: ../gtk/gtkinvisible.c:86 +#: ../gtk/gtkmountoperation.c:176 +#: ../gtk/gtkstatusicon.c:235 +#: ../gtk/gtkwindow.c:600 msgid "Screen" msgstr "Obrazovka" -#: gdk/gdkpango.c:491 +#: ../gdk/gdkpango.c:491 msgid "the GdkScreen for the renderer" msgstr "GdkScreen pro vykreslovač" -#: gdk/gdkscreen.c:75 +#: ../gdk/gdkscreen.c:75 msgid "Font options" msgstr "Možnosti písma" -#: gdk/gdkscreen.c:76 +#: ../gdk/gdkscreen.c:76 msgid "The default font options for the screen" msgstr "Výchozí možnosti písma pro obrazovku" -#: gdk/gdkscreen.c:83 +#: ../gdk/gdkscreen.c:83 msgid "Font resolution" msgstr "Rozlišení písma" -#: gdk/gdkscreen.c:84 +#: ../gdk/gdkscreen.c:84 msgid "The resolution for fonts on the screen" msgstr "Rozlišení písem na obrazovce" -#: gtk/gtkaboutdialog.c:197 +#: ../gtk/gtkaboutdialog.c:197 msgid "Program name" msgstr "Název programu" -#: gtk/gtkaboutdialog.c:198 -msgid "" -"The name of the program. If this is not set, it defaults to " -"g_get_application_name()" -msgstr "" -"Název programu. Pokud není nastaven, je implicitně g_get_application_name()" +#: ../gtk/gtkaboutdialog.c:198 +msgid "The name of the program. If this is not set, it defaults to g_get_application_name()" +msgstr "Název programu. Pokud není nastaven, je implicitně g_get_application_name()" -#: gtk/gtkaboutdialog.c:212 +#: ../gtk/gtkaboutdialog.c:212 msgid "Program version" msgstr "Verze programu" -#: gtk/gtkaboutdialog.c:213 +#: ../gtk/gtkaboutdialog.c:213 msgid "The version of the program" msgstr "Verze programu" -#: gtk/gtkaboutdialog.c:227 +#: ../gtk/gtkaboutdialog.c:227 msgid "Copyright string" msgstr "Řetězec copyrightu" -#: gtk/gtkaboutdialog.c:228 +#: ../gtk/gtkaboutdialog.c:228 msgid "Copyright information for the program" msgstr "Informace o copyrightu na program" -#: gtk/gtkaboutdialog.c:245 +#: ../gtk/gtkaboutdialog.c:245 msgid "Comments string" msgstr "Řetězec poznámek" -#: gtk/gtkaboutdialog.c:246 +#: ../gtk/gtkaboutdialog.c:246 msgid "Comments about the program" msgstr "Poznámky o programu" -#: gtk/gtkaboutdialog.c:280 +#: ../gtk/gtkaboutdialog.c:280 msgid "Website URL" msgstr "URL WWW stránek" -#: gtk/gtkaboutdialog.c:281 +#: ../gtk/gtkaboutdialog.c:281 msgid "The URL for the link to the website of the program" msgstr "URL pro odkaz na WWW stránky programu" -#: gtk/gtkaboutdialog.c:297 +#: ../gtk/gtkaboutdialog.c:297 msgid "Website label" msgstr "Popisek WWW stránek" -#: gtk/gtkaboutdialog.c:298 -msgid "" -"The label for the link to the website of the program. If this is not set, it " -"defaults to the URL" -msgstr "" -"Popisek pro odkaz na WWW stránky programu. Není-li nastaven, je implicitně " -"roven URL" +#: ../gtk/gtkaboutdialog.c:298 +msgid "The label for the link to the website of the program. If this is not set, it defaults to the URL" +msgstr "Popisek pro odkaz na WWW stránky programu. Není-li nastaven, je implicitně roven URL" -#: gtk/gtkaboutdialog.c:314 +#: ../gtk/gtkaboutdialog.c:314 msgid "Authors" msgstr "Autoři" -#: gtk/gtkaboutdialog.c:315 +#: ../gtk/gtkaboutdialog.c:315 msgid "List of authors of the program" msgstr "Seznam autorů programu" -#: gtk/gtkaboutdialog.c:331 +#: ../gtk/gtkaboutdialog.c:331 msgid "Documenters" msgstr "Dokumentátoři" -#: gtk/gtkaboutdialog.c:332 +#: ../gtk/gtkaboutdialog.c:332 msgid "List of people documenting the program" msgstr "Seznam lidí dokumentujících program" -#: gtk/gtkaboutdialog.c:348 +#: ../gtk/gtkaboutdialog.c:348 msgid "Artists" msgstr "Umělci" -#: gtk/gtkaboutdialog.c:349 +#: ../gtk/gtkaboutdialog.c:349 msgid "List of people who have contributed artwork to the program" msgstr "Seznam lidí, kteří pro program tvořili grafiku" -#: gtk/gtkaboutdialog.c:366 +#: ../gtk/gtkaboutdialog.c:366 msgid "Translator credits" msgstr "Zásluhy překladatelů" -#: gtk/gtkaboutdialog.c:367 -msgid "" -"Credits to the translators. This string should be marked as translatable" -msgstr "" -"Zásluhy překladatelů. Tento řetězec by měl být označen jako přeložitelný" +#: ../gtk/gtkaboutdialog.c:367 +msgid "Credits to the translators. This string should be marked as translatable" +msgstr "Zásluhy překladatelů. Tento řetězec by měl být označen jako přeložitelný" -#: gtk/gtkaboutdialog.c:382 +#: ../gtk/gtkaboutdialog.c:382 msgid "Logo" msgstr "Logo" -#: gtk/gtkaboutdialog.c:383 -msgid "" -"A logo for the about box. If this is not set, it defaults to " -"gtk_window_get_default_icon_list()" -msgstr "" -"Logo pro dialog o aplikaci. Pokud není nastaveno, je implicitně " -"gtk_window_get_default_icon_list()" +#: ../gtk/gtkaboutdialog.c:383 +msgid "A logo for the about box. If this is not set, it defaults to gtk_window_get_default_icon_list()" +msgstr "Logo pro dialog o aplikaci. Pokud není nastaveno, je implicitně gtk_window_get_default_icon_list()" -#: gtk/gtkaboutdialog.c:398 +#: ../gtk/gtkaboutdialog.c:398 msgid "Logo Icon Name" msgstr "Název ikony s logem" -#: gtk/gtkaboutdialog.c:399 +#: ../gtk/gtkaboutdialog.c:399 msgid "A named icon to use as the logo for the about box." msgstr "Pojmenovaná ikona, kterou použávat jako logo pro dialog o aplikaci." -#: gtk/gtkaboutdialog.c:412 +#: ../gtk/gtkaboutdialog.c:412 msgid "Wrap license" msgstr "Zalamovat licenci" -#: gtk/gtkaboutdialog.c:413 +#: ../gtk/gtkaboutdialog.c:413 msgid "Whether to wrap the license text." msgstr "Jestli zalamovat text licence." -#: gtk/gtkaccellabel.c:129 +#: ../gtk/gtkaccellabel.c:129 msgid "Accelerator Closure" msgstr "Objekt akcelerátoru" -#: gtk/gtkaccellabel.c:130 +#: ../gtk/gtkaccellabel.c:130 msgid "The closure to be monitored for accelerator changes" msgstr "Objekt, který sledovat pro změny akcelerátoru" -#: gtk/gtkaccellabel.c:136 +#: ../gtk/gtkaccellabel.c:136 msgid "Accelerator Widget" msgstr "Widget akcelerátoru" -#: gtk/gtkaccellabel.c:137 +#: ../gtk/gtkaccellabel.c:137 msgid "The widget to be monitored for accelerator changes" msgstr "Widget, který sledovat pro změny akcelerátoru" -#: gtk/gtkaction.c:199 gtk/gtkactiongroup.c:170 gtk/gtkprinter.c:119 -#: gtk/gtktextmark.c:89 +#: ../gtk/gtkaction.c:199 +#: ../gtk/gtkactiongroup.c:170 +#: ../gtk/gtkprinter.c:119 +#: ../gtk/gtktextmark.c:89 msgid "Name" msgstr "Název" -#: gtk/gtkaction.c:200 +#: ../gtk/gtkaction.c:200 msgid "A unique name for the action." msgstr "Jedinečný název akce." -#: gtk/gtkaction.c:215 gtk/gtkbutton.c:199 gtk/gtkexpander.c:195 -#: gtk/gtkframe.c:105 gtk/gtklabel.c:316 gtk/gtktoolbutton.c:180 +#: ../gtk/gtkaction.c:215 +#: ../gtk/gtkbutton.c:199 +#: ../gtk/gtkexpander.c:195 +#: ../gtk/gtkframe.c:105 +#: ../gtk/gtklabel.c:316 +#: ../gtk/gtktoolbutton.c:180 msgid "Label" msgstr "Popis" -#: gtk/gtkaction.c:216 +#: ../gtk/gtkaction.c:216 msgid "The label used for menu items and buttons that activate this action." msgstr "Popis používaný pro položky menu a tlačítka, která aktivují tuto akci." -#: gtk/gtkaction.c:223 +#: ../gtk/gtkaction.c:223 msgid "Short label" msgstr "Krátký popis" -#: gtk/gtkaction.c:224 +#: ../gtk/gtkaction.c:224 msgid "A shorter label that may be used on toolbar buttons." msgstr "Kratší popis, který může být používán na tlačítkách nástrojové lišty." -#: gtk/gtkaction.c:230 +#: ../gtk/gtkaction.c:230 msgid "Tooltip" msgstr "Tip" -#: gtk/gtkaction.c:231 +#: ../gtk/gtkaction.c:231 msgid "A tooltip for this action." msgstr "Tip pro tuto akci." -#: gtk/gtkaction.c:237 +#: ../gtk/gtkaction.c:237 msgid "Stock Icon" msgstr "Standardní ikona" -#: gtk/gtkaction.c:238 +#: ../gtk/gtkaction.c:238 msgid "The stock icon displayed in widgets representing this action." msgstr "Standardní ikona zobrazovaná ve widgetech reprezentujících tuto akci." -#: gtk/gtkaction.c:255 gtk/gtkcellrendererpixbuf.c:171 gtk/gtkimage.c:230 -#: gtk/gtkprinter.c:168 gtk/gtkstatusicon.c:208 gtk/gtkwindow.c:592 +#: ../gtk/gtkaction.c:255 +#: ../gtk/gtkcellrendererpixbuf.c:171 +#: ../gtk/gtkimage.c:230 +#: ../gtk/gtkprinter.c:168 +#: ../gtk/gtkstatusicon.c:208 +#: ../gtk/gtkwindow.c:592 msgid "Icon Name" msgstr "Název ikony" -#: gtk/gtkaction.c:256 gtk/gtkcellrendererpixbuf.c:172 gtk/gtkimage.c:231 -#: gtk/gtkstatusicon.c:209 +#: ../gtk/gtkaction.c:256 +#: ../gtk/gtkcellrendererpixbuf.c:172 +#: ../gtk/gtkimage.c:231 +#: ../gtk/gtkstatusicon.c:209 msgid "The name of the icon from the icon theme" msgstr "Název ikony z motivu ikon" -#: gtk/gtkaction.c:262 gtk/gtktoolitem.c:156 +#: ../gtk/gtkaction.c:262 +#: ../gtk/gtktoolitem.c:156 msgid "Visible when horizontal" msgstr "Viditelná, když je vodorovná" -#: gtk/gtkaction.c:263 gtk/gtktoolitem.c:157 -msgid "" -"Whether the toolbar item is visible when the toolbar is in a horizontal " -"orientation." -msgstr "" -"Jestli je položka nástrojové lišty viditelná, když má lišta nástrojů " -"vodorovnou orientaci." +#: ../gtk/gtkaction.c:263 +#: ../gtk/gtktoolitem.c:157 +msgid "Whether the toolbar item is visible when the toolbar is in a horizontal orientation." +msgstr "Jestli je položka nástrojové lišty viditelná, když má lišta nástrojů vodorovnou orientaci." -#: gtk/gtkaction.c:278 +#: ../gtk/gtkaction.c:278 msgid "Visible when overflown" msgstr "Viditelné při přetečení" -#: gtk/gtkaction.c:279 -msgid "" -"When TRUE, toolitem proxies for this action are represented in the toolbar " -"overflow menu." -msgstr "" -"Je-li TRUE, proxy toolitem pro tuto akci jsou reprezentovány v menu " -"přetečení lišty nástrojů." +#: ../gtk/gtkaction.c:279 +msgid "When TRUE, toolitem proxies for this action are represented in the toolbar overflow menu." +msgstr "Je-li TRUE, proxy toolitem pro tuto akci jsou reprezentovány v menu přetečení lišty nástrojů." -#: gtk/gtkaction.c:286 gtk/gtktoolitem.c:163 +#: ../gtk/gtkaction.c:286 +#: ../gtk/gtktoolitem.c:163 msgid "Visible when vertical" msgstr "Viditelná, když je svislá" -#: gtk/gtkaction.c:287 gtk/gtktoolitem.c:164 -msgid "" -"Whether the toolbar item is visible when the toolbar is in a vertical " -"orientation." -msgstr "" -"Jestli je položka nástrojové lišty viditelná, když má lišta nástrojů svislou " -"orientaci." +#: ../gtk/gtkaction.c:287 +#: ../gtk/gtktoolitem.c:164 +msgid "Whether the toolbar item is visible when the toolbar is in a vertical orientation." +msgstr "Jestli je položka nástrojové lišty viditelná, když má lišta nástrojů svislou orientaci." -#: gtk/gtkaction.c:294 gtk/gtktoolitem.c:170 +#: ../gtk/gtkaction.c:294 +#: ../gtk/gtktoolitem.c:170 msgid "Is important" msgstr "Je důležitá" -#: gtk/gtkaction.c:295 -msgid "" -"Whether the action is considered important. When TRUE, toolitem proxies for " -"this action show text in GTK_TOOLBAR_BOTH_HORIZ mode." -msgstr "" -"Jestli je akce považována za důležitou. Je-li TRUE, zobrazují proxy toolitem " -"pro tuto akci text v režimu GTK_TOOLBAR_BOTH_HORIZ." +#: ../gtk/gtkaction.c:295 +msgid "Whether the action is considered important. When TRUE, toolitem proxies for this action show text in GTK_TOOLBAR_BOTH_HORIZ mode." +msgstr "Jestli je akce považována za důležitou. Je-li TRUE, zobrazují proxy toolitem pro tuto akci text v režimu GTK_TOOLBAR_BOTH_HORIZ." -#: gtk/gtkaction.c:303 +#: ../gtk/gtkaction.c:303 msgid "Hide if empty" msgstr "Skrýt, je-li prázdná" -#: gtk/gtkaction.c:304 +#: ../gtk/gtkaction.c:304 msgid "When TRUE, empty menu proxies for this action are hidden." msgstr "Je-li TRUE, jsou prázdné proxy menu pro tuto akci skryty." -#: gtk/gtkaction.c:310 gtk/gtkactiongroup.c:177 gtk/gtkcellrenderer.c:193 -#: gtk/gtkwidget.c:521 +#: ../gtk/gtkaction.c:310 +#: ../gtk/gtkactiongroup.c:177 +#: ../gtk/gtkcellrenderer.c:193 +#: ../gtk/gtkwidget.c:521 msgid "Sensitive" msgstr "Citlivý" -#: gtk/gtkaction.c:311 +#: ../gtk/gtkaction.c:311 msgid "Whether the action is enabled." msgstr "Jestli je akce povolena." -#: gtk/gtkaction.c:317 gtk/gtkactiongroup.c:184 gtk/gtkstatusicon.c:251 -#: gtk/gtktreeviewcolumn.c:191 gtk/gtkwidget.c:514 +#: ../gtk/gtkaction.c:317 +#: ../gtk/gtkactiongroup.c:184 +#: ../gtk/gtkstatusicon.c:251 +#: ../gtk/gtktreeviewcolumn.c:191 +#: ../gtk/gtkwidget.c:514 msgid "Visible" msgstr "Viditelný" -#: gtk/gtkaction.c:318 +#: ../gtk/gtkaction.c:318 msgid "Whether the action is visible." msgstr "Jestli je akce viditelná." -#: gtk/gtkaction.c:324 +#: ../gtk/gtkaction.c:324 msgid "Action Group" msgstr "Skupina akcí" -#: gtk/gtkaction.c:325 -msgid "" -"The GtkActionGroup this GtkAction is associated with, or NULL (for internal " -"use)." -msgstr "" -"GtkAction Group, ke které je tato GtkAction přiřazena, nebo NULL (pro " -"interní použití)." +#: ../gtk/gtkaction.c:325 +msgid "The GtkActionGroup this GtkAction is associated with, or NULL (for internal use)." +msgstr "GtkAction Group, ke které je tato GtkAction přiřazena, nebo NULL (pro interní použití)." -#: gtk/gtkactiongroup.c:171 +#: ../gtk/gtkactiongroup.c:171 msgid "A name for the action group." msgstr "Název skupiny akcí." -#: gtk/gtkactiongroup.c:178 +#: ../gtk/gtkactiongroup.c:178 msgid "Whether the action group is enabled." msgstr "Jestli je skupina akcí povolena." -#: gtk/gtkactiongroup.c:185 +#: ../gtk/gtkactiongroup.c:185 msgid "Whether the action group is visible." msgstr "Jestli je skupina akcí viditelná." -#: gtk/gtkadjustment.c:91 gtk/gtkcellrendererprogress.c:128 -#: gtk/gtkscalebutton.c:200 gtk/gtkspinbutton.c:273 +#: ../gtk/gtkadjustment.c:91 +#: ../gtk/gtkcellrendererprogress.c:128 +#: ../gtk/gtkscalebutton.c:200 +#: ../gtk/gtkspinbutton.c:273 msgid "Value" msgstr "Hodnota" -#: gtk/gtkadjustment.c:92 +#: ../gtk/gtkadjustment.c:92 msgid "The value of the adjustment" msgstr "Hodnota zarovnání" -#: gtk/gtkadjustment.c:108 +#: ../gtk/gtkadjustment.c:108 msgid "Minimum Value" msgstr "Minimální hodnota" -#: gtk/gtkadjustment.c:109 +#: ../gtk/gtkadjustment.c:109 msgid "The minimum value of the adjustment" msgstr "Minimální hodnota zarovnání" -#: gtk/gtkadjustment.c:128 +#: ../gtk/gtkadjustment.c:128 msgid "Maximum Value" msgstr "Maximální hodnota" -#: gtk/gtkadjustment.c:129 +#: ../gtk/gtkadjustment.c:129 msgid "The maximum value of the adjustment" msgstr "Maximální hodnota zarovnání" -#: gtk/gtkadjustment.c:145 +#: ../gtk/gtkadjustment.c:145 msgid "Step Increment" msgstr "Přírůstek o krok" -#: gtk/gtkadjustment.c:146 +#: ../gtk/gtkadjustment.c:146 msgid "The step increment of the adjustment" msgstr "Přírůstek zarovnání o krok" -#: gtk/gtkadjustment.c:162 +#: ../gtk/gtkadjustment.c:162 msgid "Page Increment" msgstr "Přírůstek o stránku" -#: gtk/gtkadjustment.c:163 +#: ../gtk/gtkadjustment.c:163 msgid "The page increment of the adjustment" msgstr "Přírůstek zarovnání o stránku" -#: gtk/gtkadjustment.c:182 +#: ../gtk/gtkadjustment.c:182 msgid "Page Size" msgstr "Velikost stránky" -#: gtk/gtkadjustment.c:183 +#: ../gtk/gtkadjustment.c:183 msgid "The page size of the adjustment" msgstr "Velikost stránky zarovnání" -#: gtk/gtkalignment.c:90 +#: ../gtk/gtkalignment.c:90 msgid "Horizontal alignment" msgstr "Vodorovné zarovnání" -#: gtk/gtkalignment.c:91 gtk/gtkbutton.c:250 -msgid "" -"Horizontal position of child in available space. 0.0 is left aligned, 1.0 is " -"right aligned" -msgstr "" -"Vodorovná pozice potomka v dostupném prostoru. 0.0 znamená zarovnání vlevo, " -"1.0 znamená zarovnání vpravo" +#: ../gtk/gtkalignment.c:91 +#: ../gtk/gtkbutton.c:250 +msgid "Horizontal position of child in available space. 0.0 is left aligned, 1.0 is right aligned" +msgstr "Vodorovná pozice potomka v dostupném prostoru. 0.0 znamená zarovnání vlevo, 1.0 znamená zarovnání vpravo" -#: gtk/gtkalignment.c:100 +#: ../gtk/gtkalignment.c:100 msgid "Vertical alignment" msgstr "Svislé zarovnání" -#: gtk/gtkalignment.c:101 gtk/gtkbutton.c:269 -msgid "" -"Vertical position of child in available space. 0.0 is top aligned, 1.0 is " -"bottom aligned" -msgstr "" -"Svislá pozice potomka v dostupném prostoru. 0.0 znamená zarovnání nahoru, " -"1.0 znamená zarovnání dolu" +#: ../gtk/gtkalignment.c:101 +#: ../gtk/gtkbutton.c:269 +msgid "Vertical position of child in available space. 0.0 is top aligned, 1.0 is bottom aligned" +msgstr "Svislá pozice potomka v dostupném prostoru. 0.0 znamená zarovnání nahoru, 1.0 znamená zarovnání dolu" -#: gtk/gtkalignment.c:109 +#: ../gtk/gtkalignment.c:109 msgid "Horizontal scale" msgstr "Vodorovná škála" -#: gtk/gtkalignment.c:110 -msgid "" -"If available horizontal space is bigger than needed for the child, how much " -"of it to use for the child. 0.0 means none, 1.0 means all" -msgstr "" -"Pokud je dostupný vodorovný prostor větší, než vyžaduje potomek, jak velkou " -"část z něj používat pro potomka. 0.0 znamená žádná, 1.0 znamená celá." +#: ../gtk/gtkalignment.c:110 +msgid "If available horizontal space is bigger than needed for the child, how much of it to use for the child. 0.0 means none, 1.0 means all" +msgstr "Pokud je dostupný vodorovný prostor větší, než vyžaduje potomek, jak velkou část z něj používat pro potomka. 0.0 znamená žádná, 1.0 znamená celá." -#: gtk/gtkalignment.c:118 +#: ../gtk/gtkalignment.c:118 msgid "Vertical scale" msgstr "Svislá škála" -#: gtk/gtkalignment.c:119 -msgid "" -"If available vertical space is bigger than needed for the child, how much of " -"it to use for the child. 0.0 means none, 1.0 means all" -msgstr "" -"Pokud je dostupný svislý prostor větší, než vyžaduje potomek, jak velkou " -"část z něj používat pro potomka. 0.0 znamená žádná, 1.0 znamená celá." +#: ../gtk/gtkalignment.c:119 +msgid "If available vertical space is bigger than needed for the child, how much of it to use for the child. 0.0 means none, 1.0 means all" +msgstr "Pokud je dostupný svislý prostor větší, než vyžaduje potomek, jak velkou část z něj používat pro potomka. 0.0 znamená žádná, 1.0 znamená celá." -#: gtk/gtkalignment.c:136 +#: ../gtk/gtkalignment.c:136 msgid "Top Padding" msgstr "Doplnění nahoře" -#: gtk/gtkalignment.c:137 +#: ../gtk/gtkalignment.c:137 msgid "The padding to insert at the top of the widget." msgstr "Doplnění, které vložit nad widgetem." -#: gtk/gtkalignment.c:153 +#: ../gtk/gtkalignment.c:153 msgid "Bottom Padding" msgstr "Doplnění dole" -#: gtk/gtkalignment.c:154 +#: ../gtk/gtkalignment.c:154 msgid "The padding to insert at the bottom of the widget." msgstr "Doplnění, které vložit pod widgetem." -#: gtk/gtkalignment.c:170 +#: ../gtk/gtkalignment.c:170 msgid "Left Padding" msgstr "Doplnění vlevo" -#: gtk/gtkalignment.c:171 +#: ../gtk/gtkalignment.c:171 msgid "The padding to insert at the left of the widget." msgstr "Doplnění, které vložit vlevo od widgetu." -#: gtk/gtkalignment.c:187 +#: ../gtk/gtkalignment.c:187 msgid "Right Padding" msgstr "Doplnění vpravo" -#: gtk/gtkalignment.c:188 +#: ../gtk/gtkalignment.c:188 msgid "The padding to insert at the right of the widget." msgstr "Doplnění, které vložit vpravo od widgetu." -#: gtk/gtkarrow.c:73 +#: ../gtk/gtkarrow.c:73 msgid "Arrow direction" msgstr "Směr šipky" -#: gtk/gtkarrow.c:74 +#: ../gtk/gtkarrow.c:74 msgid "The direction the arrow should point" msgstr "Směr, kam má šipka ukazovat" -#: gtk/gtkarrow.c:81 +#: ../gtk/gtkarrow.c:81 msgid "Arrow shadow" msgstr "Stín šipky" -#: gtk/gtkarrow.c:82 +#: ../gtk/gtkarrow.c:82 msgid "Appearance of the shadow surrounding the arrow" msgstr "Tvar stínu okolo šipky" -#: gtk/gtkarrow.c:88 gtk/gtkmenuitem.c:279 +#: ../gtk/gtkarrow.c:88 +#: ../gtk/gtkmenuitem.c:279 msgid "Arrow Scaling" msgstr "Škálování šipky" -#: gtk/gtkarrow.c:89 +#: ../gtk/gtkarrow.c:89 msgid "Amount of space used up by arrow" msgstr "Množství prostoru použitého šipkou" -#: gtk/gtkaspectframe.c:79 +#: ../gtk/gtkaspectframe.c:79 msgid "Horizontal Alignment" msgstr "Vodorovné zarovnání" -#: gtk/gtkaspectframe.c:80 +#: ../gtk/gtkaspectframe.c:80 msgid "X alignment of the child" msgstr "Zarovnání potomka podle osy X" -#: gtk/gtkaspectframe.c:86 +#: ../gtk/gtkaspectframe.c:86 msgid "Vertical Alignment" msgstr "Svislé zarovnání" -#: gtk/gtkaspectframe.c:87 +#: ../gtk/gtkaspectframe.c:87 msgid "Y alignment of the child" msgstr "Zarovnání potomka podle osy Y" -#: gtk/gtkaspectframe.c:93 +#: ../gtk/gtkaspectframe.c:93 msgid "Ratio" msgstr "Poměr" -#: gtk/gtkaspectframe.c:94 +#: ../gtk/gtkaspectframe.c:94 msgid "Aspect ratio if obey_child is FALSE" msgstr "Poměr stran, pokud obey_child je FALSE" -#: gtk/gtkaspectframe.c:100 +#: ../gtk/gtkaspectframe.c:100 msgid "Obey child" msgstr "Následovat potomka" -#: gtk/gtkaspectframe.c:101 +#: ../gtk/gtkaspectframe.c:101 msgid "Force aspect ratio to match that of the frame's child" msgstr "Vynutit, aby poměr stran odpovídal rámu potomka" -#: gtk/gtkassistant.c:261 +#: ../gtk/gtkassistant.c:261 msgid "Header Padding" msgstr "Doplnění záhlaví" -#: gtk/gtkassistant.c:262 +#: ../gtk/gtkassistant.c:262 msgid "Number of pixels around the header." msgstr "Počet pixelů kolem záhlaví." -#: gtk/gtkassistant.c:269 +#: ../gtk/gtkassistant.c:269 msgid "Content Padding" msgstr "Doplnění obsahu" -#: gtk/gtkassistant.c:270 +#: ../gtk/gtkassistant.c:270 msgid "Number of pixels around the content pages." msgstr "Počet pixelů kolem obsahových stránek." -#: gtk/gtkassistant.c:286 +#: ../gtk/gtkassistant.c:286 msgid "Page type" msgstr "Typ stránky" -#: gtk/gtkassistant.c:287 +#: ../gtk/gtkassistant.c:287 msgid "The type of the assistant page" msgstr "Typ pomocné stránky" -#: gtk/gtkassistant.c:304 +#: ../gtk/gtkassistant.c:304 msgid "Page title" msgstr "Nadpis stránky" -#: gtk/gtkassistant.c:305 +#: ../gtk/gtkassistant.c:305 msgid "The title of the assistant page" msgstr "Nadpis pomocné stránky" -#: gtk/gtkassistant.c:321 +#: ../gtk/gtkassistant.c:321 msgid "Header image" msgstr "Obrázek záhlaví" -#: gtk/gtkassistant.c:322 +#: ../gtk/gtkassistant.c:322 msgid "Header image for the assistant page" msgstr "Obrázek záhlaví pomocné stránky" -#: gtk/gtkassistant.c:338 +#: ../gtk/gtkassistant.c:338 msgid "Sidebar image" msgstr "Obrázek postranního panelu" -#: gtk/gtkassistant.c:339 +#: ../gtk/gtkassistant.c:339 msgid "Sidebar image for the assistant page" msgstr "Obrázek postranního panelu pomocné stránky" -#: gtk/gtkassistant.c:354 +#: ../gtk/gtkassistant.c:354 msgid "Page complete" msgstr "Úplná stránka" -#: gtk/gtkassistant.c:355 +#: ../gtk/gtkassistant.c:355 msgid "Whether all required fields on the page have been filled out" msgstr "Zda byla všechna povinná pole na stránce vyplněna" -#: gtk/gtkbbox.c:91 +#: ../gtk/gtkbbox.c:91 msgid "Minimum child width" msgstr "Minimální šířka potomka" -#: gtk/gtkbbox.c:92 +#: ../gtk/gtkbbox.c:92 msgid "Minimum width of buttons inside the box" msgstr "Minimální šířka tlačítek uvnitř panelu" -#: gtk/gtkbbox.c:100 +#: ../gtk/gtkbbox.c:100 msgid "Minimum child height" msgstr "Minimální výška potomka" -#: gtk/gtkbbox.c:101 +#: ../gtk/gtkbbox.c:101 msgid "Minimum height of buttons inside the box" msgstr "Minimální výška tlačítek v panelu" -#: gtk/gtkbbox.c:109 +#: ../gtk/gtkbbox.c:109 msgid "Child internal width padding" msgstr "Interní šířka doplnění potomka" -#: gtk/gtkbbox.c:110 +#: ../gtk/gtkbbox.c:110 msgid "Amount to increase child's size on either side" msgstr "O kolik zvýšit velikost potomka na každé straně" -#: gtk/gtkbbox.c:118 +#: ../gtk/gtkbbox.c:118 msgid "Child internal height padding" msgstr "Interní výška doplnění potomka" -#: gtk/gtkbbox.c:119 +#: ../gtk/gtkbbox.c:119 msgid "Amount to increase child's size on the top and bottom" msgstr "O kolik zvýšit velikost potomka nahoře a dole" -#: gtk/gtkbbox.c:127 +#: ../gtk/gtkbbox.c:127 msgid "Layout style" msgstr "Styl rozložení" -#: gtk/gtkbbox.c:128 -msgid "" -"How to layout the buttons in the box. Possible values are default, spread, " -"edge, start and end" -msgstr "" -"Jak rozložit tlačítka v panelu. Možné hodnoty jsou default, spread, edge, " -"start a end" +#: ../gtk/gtkbbox.c:128 +msgid "How to layout the buttons in the box. Possible values are default, spread, edge, start and end" +msgstr "Jak rozložit tlačítka v panelu. Možné hodnoty jsou default, spread, edge, start a end" -#: gtk/gtkbbox.c:136 +#: ../gtk/gtkbbox.c:136 msgid "Secondary" msgstr "Sekundární" -#: gtk/gtkbbox.c:137 -msgid "" -"If TRUE, the child appears in a secondary group of children, suitable for, e." -"g., help buttons" -msgstr "" -"Je-li TRUE, potomek se objeví v sekundární skupině potomků, vhodné např. pro " -"tlačítka nápovědy" +#: ../gtk/gtkbbox.c:137 +msgid "If TRUE, the child appears in a secondary group of children, suitable for, e.g., help buttons" +msgstr "Je-li TRUE, potomek se objeví v sekundární skupině potomků, vhodné např. pro tlačítka nápovědy" -#: gtk/gtkbox.c:98 gtk/gtkexpander.c:219 gtk/gtkiconview.c:666 -#: gtk/gtktreeviewcolumn.c:216 +#: ../gtk/gtkbox.c:98 +#: ../gtk/gtkexpander.c:219 +#: ../gtk/gtkiconview.c:666 +#: ../gtk/gtktreeviewcolumn.c:216 msgid "Spacing" msgstr "Mezery" -#: gtk/gtkbox.c:99 +#: ../gtk/gtkbox.c:99 msgid "The amount of space between children" msgstr "Velikost prostoru mezi potomky" -#: gtk/gtkbox.c:108 gtk/gtknotebook.c:644 gtk/gtktable.c:165 -#: gtk/gtktoolbar.c:582 +#: ../gtk/gtkbox.c:108 +#: ../gtk/gtknotebook.c:644 +#: ../gtk/gtktable.c:165 +#: ../gtk/gtktoolbar.c:582 msgid "Homogeneous" msgstr "Homogenní" -#: gtk/gtkbox.c:109 +#: ../gtk/gtkbox.c:109 msgid "Whether the children should all be the same size" msgstr "Jestli má mít každý potomek stejnou velikost" -#: gtk/gtkbox.c:116 gtk/gtkpreview.c:103 gtk/gtktoolbar.c:574 -#: gtk/gtktreeviewcolumn.c:272 +#: ../gtk/gtkbox.c:116 +#: ../gtk/gtkpreview.c:103 +#: ../gtk/gtktoolbar.c:574 +#: ../gtk/gtktreeviewcolumn.c:272 msgid "Expand" msgstr "Rozbalit" -#: gtk/gtkbox.c:117 +#: ../gtk/gtkbox.c:117 msgid "Whether the child should receive extra space when the parent grows" msgstr "Jestli má potomek obdržet místo navíc, pokud se rodič zvětší" -#: gtk/gtkbox.c:123 +#: ../gtk/gtkbox.c:123 msgid "Fill" msgstr "Výplň" -#: gtk/gtkbox.c:124 -msgid "" -"Whether extra space given to the child should be allocated to the child or " -"used as padding" -msgstr "" -"Jestli má být prostor navíc poskytnutý potomku přidělen tomuto potomku nebo " -"použit jako doplnění" +#: ../gtk/gtkbox.c:124 +msgid "Whether extra space given to the child should be allocated to the child or used as padding" +msgstr "Jestli má být prostor navíc poskytnutý potomku přidělen tomuto potomku nebo použit jako doplnění" -#: gtk/gtkbox.c:130 +#: ../gtk/gtkbox.c:130 msgid "Padding" msgstr "Doplnění" -#: gtk/gtkbox.c:131 +#: ../gtk/gtkbox.c:131 msgid "Extra space to put between the child and its neighbors, in pixels" msgstr "Prostor navíc vložený mezi potomka a jeho sousedy, v pixelech" -#: gtk/gtkbox.c:137 +#: ../gtk/gtkbox.c:137 msgid "Pack type" msgstr "Typ balení" -#: gtk/gtkbox.c:138 gtk/gtknotebook.c:711 -msgid "" -"A GtkPackType indicating whether the child is packed with reference to the " -"start or end of the parent" -msgstr "" -"GtkPackType udávající, jestli má být potomek sbalen vzhledem k počátku nebo " -"konci rodiče" +#: ../gtk/gtkbox.c:138 +#: ../gtk/gtknotebook.c:711 +msgid "A GtkPackType indicating whether the child is packed with reference to the start or end of the parent" +msgstr "GtkPackType udávající, jestli má být potomek sbalen vzhledem k počátku nebo konci rodiče" -#: gtk/gtkbox.c:144 gtk/gtknotebook.c:689 gtk/gtkpaned.c:218 -#: gtk/gtkruler.c:110 +#: ../gtk/gtkbox.c:144 +#: ../gtk/gtknotebook.c:689 +#: ../gtk/gtkpaned.c:218 +#: ../gtk/gtkruler.c:110 msgid "Position" msgstr "Pozice" -#: gtk/gtkbox.c:145 gtk/gtknotebook.c:690 +#: ../gtk/gtkbox.c:145 +#: ../gtk/gtknotebook.c:690 msgid "The index of the child in the parent" msgstr "Index potomka v rodiči" -#: gtk/gtkbuilder.c:96 +#: ../gtk/gtkbuilder.c:96 msgid "Translation Domain" msgstr "Doména překladatelů" -#: gtk/gtkbuilder.c:97 +#: ../gtk/gtkbuilder.c:97 msgid "The translation domain used by gettext" msgstr "Překladová doména použitá systémem gettext" -#: gtk/gtkbutton.c:200 -msgid "" -"Text of the label widget inside the button, if the button contains a label " -"widget" +#: ../gtk/gtkbutton.c:200 +msgid "Text of the label widget inside the button, if the button contains a label widget" msgstr "Text widgetu popisu v tlačítku, pokud tlačítko obsahuje widget popisu" -#: gtk/gtkbutton.c:207 gtk/gtkexpander.c:203 gtk/gtklabel.c:337 -#: gtk/gtktoolbutton.c:187 +#: ../gtk/gtkbutton.c:207 +#: ../gtk/gtkexpander.c:203 +#: ../gtk/gtklabel.c:337 +#: ../gtk/gtktoolbutton.c:187 msgid "Use underline" msgstr "Používat podtržítko" -#: gtk/gtkbutton.c:208 gtk/gtkexpander.c:204 gtk/gtklabel.c:338 -msgid "" -"If set, an underline in the text indicates the next character should be used " -"for the mnemonic accelerator key" -msgstr "" -"Je-li nastaveno, podtržítko v textu znamená, že následující znak se má " -"použít jako klávesová zkratka" +#: ../gtk/gtkbutton.c:208 +#: ../gtk/gtkexpander.c:204 +#: ../gtk/gtklabel.c:338 +msgid "If set, an underline in the text indicates the next character should be used for the mnemonic accelerator key" +msgstr "Je-li nastaveno, podtržítko v textu znamená, že následující znak se má použít jako klávesová zkratka" -#: gtk/gtkbutton.c:215 +#: ../gtk/gtkbutton.c:215 msgid "Use stock" msgstr "Použít standardní" -#: gtk/gtkbutton.c:216 -msgid "" -"If set, the label is used to pick a stock item instead of being displayed" -msgstr "" -"Je-li nastaveno, popis se použije pro výběr standardní položky místo jeho " -"zobrazení" +#: ../gtk/gtkbutton.c:216 +msgid "If set, the label is used to pick a stock item instead of being displayed" +msgstr "Je-li nastaveno, popis se použije pro výběr standardní položky místo jeho zobrazení" -#: gtk/gtkbutton.c:223 gtk/gtkcombobox.c:786 gtk/gtkfilechooserbutton.c:394 +#: ../gtk/gtkbutton.c:223 +#: ../gtk/gtkcombobox.c:786 +#: ../gtk/gtkfilechooserbutton.c:394 msgid "Focus on click" msgstr "Zaměření při kliknutí" -#: gtk/gtkbutton.c:224 gtk/gtkfilechooserbutton.c:395 +#: ../gtk/gtkbutton.c:224 +#: ../gtk/gtkfilechooserbutton.c:395 msgid "Whether the button grabs focus when it is clicked with the mouse" msgstr "Jestli tlačítko dostane zaměření, když je na ně kliknuto myší" -#: gtk/gtkbutton.c:231 +#: ../gtk/gtkbutton.c:231 msgid "Border relief" msgstr "Reliéf okraje" -#: gtk/gtkbutton.c:232 +#: ../gtk/gtkbutton.c:232 msgid "The border relief style" msgstr "Styl reliéfu okraje" -#: gtk/gtkbutton.c:249 +#: ../gtk/gtkbutton.c:249 msgid "Horizontal alignment for child" msgstr "Vodorovné zarovnání potomka" -#: gtk/gtkbutton.c:268 +#: ../gtk/gtkbutton.c:268 msgid "Vertical alignment for child" msgstr "Svislé zarovnání potomka" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: ../gtk/gtkbutton.c:285 +#: ../gtk/gtkimagemenuitem.c:101 msgid "Image widget" msgstr "Widget obrázku" -#: gtk/gtkbutton.c:286 +#: ../gtk/gtkbutton.c:286 msgid "Child widget to appear next to the button text" msgstr "Widget potomka zobrazovaný vedle textu tlačítka" -#: gtk/gtkbutton.c:300 +#: ../gtk/gtkbutton.c:300 msgid "Image position" msgstr "Umístění obrázku" -#: gtk/gtkbutton.c:301 +#: ../gtk/gtkbutton.c:301 msgid "The position of the image relative to the text" msgstr "Umístění obrázku relativně k textu" -#: gtk/gtkbutton.c:410 +#: ../gtk/gtkbutton.c:410 msgid "Default Spacing" msgstr "Implicitní rozestup" -#: gtk/gtkbutton.c:411 +#: ../gtk/gtkbutton.c:411 msgid "Extra space to add for CAN_DEFAULT buttons" msgstr "Prostor navíc přidaný pro tlačítka CAN_DEFAULT" -#: gtk/gtkbutton.c:417 +#: ../gtk/gtkbutton.c:417 msgid "Default Outside Spacing" msgstr "Implicitní prostor okolo" -#: gtk/gtkbutton.c:418 -msgid "" -"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the " -"border" -msgstr "" -"Prostor navíc přidaný pro tlačítka typu CAN_DEFAULT, který je vždy vykreslen " -"za okrajem" +#: ../gtk/gtkbutton.c:418 +msgid "Extra space to add for CAN_DEFAULT buttons that is always drawn outside the border" +msgstr "Prostor navíc přidaný pro tlačítka typu CAN_DEFAULT, který je vždy vykreslen za okrajem" -#: gtk/gtkbutton.c:423 +#: ../gtk/gtkbutton.c:423 msgid "Child X Displacement" msgstr "Posun potomka podle X" -#: gtk/gtkbutton.c:424 -msgid "" -"How far in the x direction to move the child when the button is depressed" +#: ../gtk/gtkbutton.c:424 +msgid "How far in the x direction to move the child when the button is depressed" msgstr "O kolik posunout potomka ve směru osy X při stisku tlačítka" -#: gtk/gtkbutton.c:431 +#: ../gtk/gtkbutton.c:431 msgid "Child Y Displacement" msgstr "Posun potomka podle Y" -#: gtk/gtkbutton.c:432 -msgid "" -"How far in the y direction to move the child when the button is depressed" +#: ../gtk/gtkbutton.c:432 +msgid "How far in the y direction to move the child when the button is depressed" msgstr "O kolik posunout potomka ve směru osy Y při stisku tlačítka" -#: gtk/gtkbutton.c:448 +#: ../gtk/gtkbutton.c:448 msgid "Displace focus" msgstr "Přemístit zaměření" -#: gtk/gtkbutton.c:449 -msgid "" -"Whether the child_displacement_x/_y properties should also affect the focus " -"rectangle" -msgstr "" -"Jestli vlastnosti child_displacement_x/_y properties mají mít také vliv na " -"obdélník zaměření" +#: ../gtk/gtkbutton.c:449 +msgid "Whether the child_displacement_x/_y properties should also affect the focus rectangle" +msgstr "Jestli vlastnosti child_displacement_x/_y properties mají mít také vliv na obdélník zaměření" -#: gtk/gtkbutton.c:462 gtk/gtkentry.c:539 gtk/gtkentry.c:932 +#: ../gtk/gtkbutton.c:462 +#: ../gtk/gtkentry.c:539 +#: ../gtk/gtkentry.c:932 msgid "Inner Border" msgstr "Vnitřní okraj" -#: gtk/gtkbutton.c:463 +#: ../gtk/gtkbutton.c:463 msgid "Border between button edges and child." msgstr "Okraj mezi rohy tlačítka a potomkem." -#: gtk/gtkbutton.c:476 +#: ../gtk/gtkbutton.c:476 msgid "Image spacing" msgstr "Prostor okolo obrázku" -#: gtk/gtkbutton.c:477 +#: ../gtk/gtkbutton.c:477 msgid "Spacing in pixels between the image and label" msgstr "Prostor v pixelech mezi obrázkem a popiskem" -#: gtk/gtkbutton.c:491 +#: ../gtk/gtkbutton.c:491 msgid "Show button images" msgstr "Zobrazovat obrázky tlačítek" -#: gtk/gtkbutton.c:492 +#: ../gtk/gtkbutton.c:492 msgid "Whether stock icons should be shown in buttons" msgstr "Jestli se v tlačítkách mají zobrazovat standardní ikony" -#: gtk/gtkcalendar.c:442 +#: ../gtk/gtkcalendar.c:442 msgid "Year" msgstr "Rok" -#: gtk/gtkcalendar.c:443 +#: ../gtk/gtkcalendar.c:443 msgid "The selected year" msgstr "Vybraný rok" -#: gtk/gtkcalendar.c:456 +#: ../gtk/gtkcalendar.c:456 msgid "Month" msgstr "Měsíc" -#: gtk/gtkcalendar.c:457 +#: ../gtk/gtkcalendar.c:457 msgid "The selected month (as a number between 0 and 11)" msgstr "Vybraný měsíc (číslo mezi 0 a 11)" -#: gtk/gtkcalendar.c:471 +#: ../gtk/gtkcalendar.c:471 msgid "Day" msgstr "Den" -#: gtk/gtkcalendar.c:472 -msgid "" -"The selected day (as a number between 1 and 31, or 0 to unselect the " -"currently selected day)" -msgstr "" -"Vybraný den (jako číslo mezi 1 a 31 nebo 0 pro zrušení výběru aktuálně " -"vybraného dne)" +#: ../gtk/gtkcalendar.c:472 +msgid "The selected day (as a number between 1 and 31, or 0 to unselect the currently selected day)" +msgstr "Vybraný den (jako číslo mezi 1 a 31 nebo 0 pro zrušení výběru aktuálně vybraného dne)" -#: gtk/gtkcalendar.c:486 +#: ../gtk/gtkcalendar.c:486 msgid "Show Heading" msgstr "Zobrazovat hlavičku" -#: gtk/gtkcalendar.c:487 +#: ../gtk/gtkcalendar.c:487 msgid "If TRUE, a heading is displayed" msgstr "Je-li TRUE, je zobrazována hlavička" -#: gtk/gtkcalendar.c:501 +#: ../gtk/gtkcalendar.c:501 msgid "Show Day Names" msgstr "Zobrazovat názvy dnů" -#: gtk/gtkcalendar.c:502 +#: ../gtk/gtkcalendar.c:502 msgid "If TRUE, day names are displayed" msgstr "Je-li TRUE, jsou zobrazovány názvy dnů" -#: gtk/gtkcalendar.c:515 +#: ../gtk/gtkcalendar.c:515 msgid "No Month Change" msgstr "Žádná změna měsíce" -#: gtk/gtkcalendar.c:516 +#: ../gtk/gtkcalendar.c:516 msgid "If TRUE, the selected month cannot be changed" msgstr "Je-li TRUE, nemůže být vybraný měsíc změněn" -#: gtk/gtkcalendar.c:530 +#: ../gtk/gtkcalendar.c:530 msgid "Show Week Numbers" msgstr "Zobrazovat čísla týdnů" -#: gtk/gtkcalendar.c:531 +#: ../gtk/gtkcalendar.c:531 msgid "If TRUE, week numbers are displayed" msgstr "Je-li TRUE, jsou zobrazována čísla týdnů" -#: gtk/gtkcalendar.c:546 +#: ../gtk/gtkcalendar.c:546 msgid "Details Width" msgstr "Šířka podrobností" -#: gtk/gtkcalendar.c:547 +#: ../gtk/gtkcalendar.c:547 msgid "Details width in characters" msgstr "Šířka podrobností ve znacích" -#: gtk/gtkcalendar.c:562 +#: ../gtk/gtkcalendar.c:562 msgid "Details Height" msgstr "Výška podrobností" -#: gtk/gtkcalendar.c:563 +#: ../gtk/gtkcalendar.c:563 msgid "Details height in rows" msgstr "Výška podrobností v řádcích" -#: gtk/gtkcalendar.c:579 +#: ../gtk/gtkcalendar.c:579 msgid "Show Details" msgstr "Zobrazit podrobnosti" -#: gtk/gtkcalendar.c:580 +#: ../gtk/gtkcalendar.c:580 msgid "If TRUE, details are shown" msgstr "Je-li \"true\", jsou zobrazovány podrobnosti" -#: gtk/gtkcellrenderer.c:177 +#: ../gtk/gtkcellrenderer.c:177 msgid "mode" msgstr "režim" -#: gtk/gtkcellrenderer.c:178 +#: ../gtk/gtkcellrenderer.c:178 msgid "Editable mode of the CellRenderer" msgstr "Upravitelný režim pro CellRenderer" -#: gtk/gtkcellrenderer.c:186 +#: ../gtk/gtkcellrenderer.c:186 msgid "visible" msgstr "viditelný" -#: gtk/gtkcellrenderer.c:187 +#: ../gtk/gtkcellrenderer.c:187 msgid "Display the cell" msgstr "Zobrazit buňku" -#: gtk/gtkcellrenderer.c:194 +#: ../gtk/gtkcellrenderer.c:194 msgid "Display the cell sensitive" msgstr "Zobrazit buňku citlivou" -#: gtk/gtkcellrenderer.c:201 +#: ../gtk/gtkcellrenderer.c:201 msgid "xalign" msgstr "zarovnání X" -#: gtk/gtkcellrenderer.c:202 +#: ../gtk/gtkcellrenderer.c:202 msgid "The x-align" msgstr "Zarovnání podle osy X" -#: gtk/gtkcellrenderer.c:211 +#: ../gtk/gtkcellrenderer.c:211 msgid "yalign" msgstr "zarovnání Y" -#: gtk/gtkcellrenderer.c:212 +#: ../gtk/gtkcellrenderer.c:212 msgid "The y-align" msgstr "Zarovnaní podle osy Y" -#: gtk/gtkcellrenderer.c:221 +#: ../gtk/gtkcellrenderer.c:221 msgid "xpad" msgstr "mezera X" -#: gtk/gtkcellrenderer.c:222 +#: ../gtk/gtkcellrenderer.c:222 msgid "The xpad" msgstr "Mezera ve směru osy X" -#: gtk/gtkcellrenderer.c:231 +#: ../gtk/gtkcellrenderer.c:231 msgid "ypad" msgstr "mezera Y" -#: gtk/gtkcellrenderer.c:232 +#: ../gtk/gtkcellrenderer.c:232 msgid "The ypad" msgstr "Mezera ve směru osy Y" -#: gtk/gtkcellrenderer.c:241 +#: ../gtk/gtkcellrenderer.c:241 msgid "width" msgstr "šířka" -#: gtk/gtkcellrenderer.c:242 +#: ../gtk/gtkcellrenderer.c:242 msgid "The fixed width" msgstr "Pevná šířka" -#: gtk/gtkcellrenderer.c:251 +#: ../gtk/gtkcellrenderer.c:251 msgid "height" msgstr "výška" -#: gtk/gtkcellrenderer.c:252 +#: ../gtk/gtkcellrenderer.c:252 msgid "The fixed height" msgstr "Pevná výška" -#: gtk/gtkcellrenderer.c:261 +#: ../gtk/gtkcellrenderer.c:261 msgid "Is Expander" msgstr "Je rozbalovací symbol" -#: gtk/gtkcellrenderer.c:262 +#: ../gtk/gtkcellrenderer.c:262 msgid "Row has children" msgstr "Řádek má potomky" -#: gtk/gtkcellrenderer.c:270 +#: ../gtk/gtkcellrenderer.c:270 msgid "Is Expanded" msgstr "Je rozbalen" -#: gtk/gtkcellrenderer.c:271 +#: ../gtk/gtkcellrenderer.c:271 msgid "Row is an expander row, and is expanded" msgstr "Řádek je rozbalovací a je rozbalen" -#: gtk/gtkcellrenderer.c:278 +#: ../gtk/gtkcellrenderer.c:278 msgid "Cell background color name" msgstr "Název barvy pozadí buňky" -#: gtk/gtkcellrenderer.c:279 +#: ../gtk/gtkcellrenderer.c:279 msgid "Cell background color as a string" msgstr "Barva pozadí buňky jako řetězec" -#: gtk/gtkcellrenderer.c:286 +#: ../gtk/gtkcellrenderer.c:286 msgid "Cell background color" msgstr "Barva pozadí buňky" -#: gtk/gtkcellrenderer.c:287 +#: ../gtk/gtkcellrenderer.c:287 msgid "Cell background color as a GdkColor" msgstr "Barva pozadí buňky jako GdkColor" -#: gtk/gtkcellrenderer.c:294 -#, fuzzy +#: ../gtk/gtkcellrenderer.c:294 msgid "Editing" -msgstr "Změna velikosti" +msgstr "Úpravy" -#: gtk/gtkcellrenderer.c:295 -#, fuzzy +#: ../gtk/gtkcellrenderer.c:295 msgid "Whether the cell renderer is currently in editing mode" -msgstr "Jestli je popisek v režimu jednoho řádku" +msgstr "Jestli je vykreslování buněk aktuálně v režimu úprav" -#: gtk/gtkcellrenderer.c:303 +#: ../gtk/gtkcellrenderer.c:303 msgid "Cell background set" msgstr "Pozadí buňky nastavené" -#: gtk/gtkcellrenderer.c:304 +#: ../gtk/gtkcellrenderer.c:304 msgid "Whether this tag affects the cell background color" msgstr "Jestli tato značka ovlivňuje barvu pozadí buňky" -#: gtk/gtkcellrendereraccel.c:104 +#: ../gtk/gtkcellrendereraccel.c:104 msgid "Accelerator key" msgstr "Klávesa akcelerátoru" -#: gtk/gtkcellrendereraccel.c:105 +#: ../gtk/gtkcellrendereraccel.c:105 msgid "The keyval of the accelerator" msgstr "Hodnota klávesy akcelerátoru" -#: gtk/gtkcellrendereraccel.c:121 +#: ../gtk/gtkcellrendereraccel.c:121 msgid "Accelerator modifiers" msgstr "Modifikátory akcelerátoru" -#: gtk/gtkcellrendereraccel.c:122 +#: ../gtk/gtkcellrendereraccel.c:122 msgid "The modifier mask of the accelerator" msgstr "Maska modifikátoru u akcelerátoru" -#: gtk/gtkcellrendereraccel.c:139 +#: ../gtk/gtkcellrendereraccel.c:139 msgid "Accelerator keycode" msgstr "Kód klávesy akcelerátoru" -#: gtk/gtkcellrendereraccel.c:140 +#: ../gtk/gtkcellrendereraccel.c:140 msgid "The hardware keycode of the accelerator" msgstr "Hardwarový kód klávesy akcelerátoru" -#: gtk/gtkcellrendereraccel.c:159 +#: ../gtk/gtkcellrendereraccel.c:159 msgid "Accelerator Mode" msgstr "Režim akcelerátoru" -#: gtk/gtkcellrendereraccel.c:160 +#: ../gtk/gtkcellrendereraccel.c:160 msgid "The type of accelerators" msgstr "Typ akcelerátorů" -#: gtk/gtkcellrenderercombo.c:107 +#: ../gtk/gtkcellrenderercombo.c:107 msgid "Model" msgstr "Model" -#: gtk/gtkcellrenderercombo.c:108 +#: ../gtk/gtkcellrenderercombo.c:108 msgid "The model containing the possible values for the combo box" msgstr "Model obsahující možné hodnoty kombinovaného pole" -#: gtk/gtkcellrenderercombo.c:130 gtk/gtkcomboboxentry.c:106 +#: ../gtk/gtkcellrenderercombo.c:130 +#: ../gtk/gtkcomboboxentry.c:106 msgid "Text Column" msgstr "Sloupec textu" -#: gtk/gtkcellrenderercombo.c:131 gtk/gtkcomboboxentry.c:107 +#: ../gtk/gtkcellrenderercombo.c:131 +#: ../gtk/gtkcomboboxentry.c:107 msgid "A column in the data source model to get the strings from" msgstr "Sloupec v modelu zdroje dat, odkud získat řetězce" -#: gtk/gtkcellrenderercombo.c:148 +#: ../gtk/gtkcellrenderercombo.c:148 msgid "Has Entry" msgstr "Má vstup" -#: gtk/gtkcellrenderercombo.c:149 +#: ../gtk/gtkcellrenderercombo.c:149 msgid "If FALSE, don't allow to enter strings other than the chosen ones" msgstr "Je-li FALSE, nepovolit zadávat jiné řetězce než zvolené" -#: gtk/gtkcellrendererpixbuf.c:111 +#: ../gtk/gtkcellrendererpixbuf.c:111 msgid "Pixbuf Object" msgstr "Objekt Pixbuf" -#: gtk/gtkcellrendererpixbuf.c:112 +#: ../gtk/gtkcellrendererpixbuf.c:112 msgid "The pixbuf to render" msgstr "Pixbuf, který vykreslovat" -#: gtk/gtkcellrendererpixbuf.c:119 +#: ../gtk/gtkcellrendererpixbuf.c:119 msgid "Pixbuf Expander Open" msgstr "Pixbuf otevřeného rozbalovače" -#: gtk/gtkcellrendererpixbuf.c:120 +#: ../gtk/gtkcellrendererpixbuf.c:120 msgid "Pixbuf for open expander" msgstr "Pixbuf pro otevřený rozbalovač" -#: gtk/gtkcellrendererpixbuf.c:127 +#: ../gtk/gtkcellrendererpixbuf.c:127 msgid "Pixbuf Expander Closed" msgstr "Pixbuf zavřeného rozbalovače" -#: gtk/gtkcellrendererpixbuf.c:128 +#: ../gtk/gtkcellrendererpixbuf.c:128 msgid "Pixbuf for closed expander" msgstr "Pixbuf pro zavřený rozbalovač" -#: gtk/gtkcellrendererpixbuf.c:135 gtk/gtkimage.c:172 gtk/gtkstatusicon.c:200 +#: ../gtk/gtkcellrendererpixbuf.c:135 +#: ../gtk/gtkimage.c:172 +#: ../gtk/gtkstatusicon.c:200 msgid "Stock ID" msgstr "Standardní ID" -#: gtk/gtkcellrendererpixbuf.c:136 +#: ../gtk/gtkcellrendererpixbuf.c:136 msgid "The stock ID of the stock icon to render" msgstr "Standardní ID zobrazované standardní ikony" -#: gtk/gtkcellrendererpixbuf.c:143 gtk/gtkrecentmanager.c:245 -#: gtk/gtkstatusicon.c:225 +#: ../gtk/gtkcellrendererpixbuf.c:143 +#: ../gtk/gtkrecentmanager.c:245 +#: ../gtk/gtkstatusicon.c:225 msgid "Size" msgstr "Velikost" -#: gtk/gtkcellrendererpixbuf.c:144 +#: ../gtk/gtkcellrendererpixbuf.c:144 msgid "The GtkIconSize value that specifies the size of the rendered icon" msgstr "Hodnota GtkIconSize, která určuje velikost zobrazované ikony" -#: gtk/gtkcellrendererpixbuf.c:153 +#: ../gtk/gtkcellrendererpixbuf.c:153 msgid "Detail" msgstr "Detail" -#: gtk/gtkcellrendererpixbuf.c:154 +#: ../gtk/gtkcellrendererpixbuf.c:154 msgid "Render detail to pass to the theme engine" msgstr "Detail zobrazení předávaný systému motivů" -#: gtk/gtkcellrendererpixbuf.c:187 +#: ../gtk/gtkcellrendererpixbuf.c:187 msgid "Follow State" msgstr "Sledovat stav" -#: gtk/gtkcellrendererpixbuf.c:188 +#: ../gtk/gtkcellrendererpixbuf.c:188 msgid "Whether the rendered pixbuf should be colorized according to the state" msgstr "Jestli se má vykreslovaný pixbuf obarvovat podle stavu" -#: gtk/gtkcellrendererpixbuf.c:205 gtk/gtkimage.c:247 gtk/gtkwindow.c:576 +#: ../gtk/gtkcellrendererpixbuf.c:205 +#: ../gtk/gtkimage.c:247 +#: ../gtk/gtkwindow.c:576 msgid "Icon" msgstr "Ikona" -#: gtk/gtkcellrendererpixbuf.c:206 gtk/gtkimage.c:248 +#: ../gtk/gtkcellrendererpixbuf.c:206 +#: ../gtk/gtkimage.c:248 msgid "The GIcon being displayed" msgstr "Zobrazovaná GIcon" -#: gtk/gtkcellrendererprogress.c:129 +#: ../gtk/gtkcellrendererprogress.c:129 msgid "Value of the progress bar" msgstr "Hodnota ukazatele průběhu" -#: gtk/gtkcellrendererprogress.c:146 gtk/gtkcellrenderertext.c:195 -#: gtk/gtkentry.c:582 gtk/gtkmessagedialog.c:153 gtk/gtkprogressbar.c:182 -#: gtk/gtktextbuffer.c:197 +#: ../gtk/gtkcellrendererprogress.c:146 +#: ../gtk/gtkcellrenderertext.c:195 +#: ../gtk/gtkentry.c:582 +#: ../gtk/gtkmessagedialog.c:153 +#: ../gtk/gtkprogressbar.c:182 +#: ../gtk/gtktextbuffer.c:197 msgid "Text" msgstr "Text" -#: gtk/gtkcellrendererprogress.c:147 +#: ../gtk/gtkcellrendererprogress.c:147 msgid "Text on the progress bar" msgstr "Text na ukazateli průběhu" -#: gtk/gtkcellrendererprogress.c:170 +#: ../gtk/gtkcellrendererprogress.c:170 msgid "Pulse" msgstr "Pulz" -#: gtk/gtkcellrendererprogress.c:171 -msgid "" -"Set this to positive values to indicate that some progress is made, but you " -"don't know how much." -msgstr "" -"Nastavení na kladné hodnoty značí, že došlo k nějakému pokroku, ale není " -"známo, jak velkému." +#: ../gtk/gtkcellrendererprogress.c:171 +msgid "Set this to positive values to indicate that some progress is made, but you don't know how much." +msgstr "Nastavení na kladné hodnoty značí, že došlo k nějakému pokroku, ale není známo, jak velkému." -#: gtk/gtkcellrendererprogress.c:187 gtk/gtkprogress.c:115 +#: ../gtk/gtkcellrendererprogress.c:187 +#: ../gtk/gtkprogress.c:115 msgid "Text x alignment" msgstr "Zarovnání textu X" -#: gtk/gtkcellrendererprogress.c:188 gtk/gtkprogress.c:116 -msgid "" -"The horizontal text alignment, from 0 (left) to 1 (right). Reversed for RTL " -"layouts." -msgstr "" -"Vodorovné zarovnání textu, od 0 (vlevo) do 1 (vpravo). Obráceně pro " -"rozložení zprava doleva." +#: ../gtk/gtkcellrendererprogress.c:188 +#: ../gtk/gtkprogress.c:116 +msgid "The horizontal text alignment, from 0 (left) to 1 (right). Reversed for RTL layouts." +msgstr "Vodorovné zarovnání textu, od 0 (vlevo) do 1 (vpravo). Obráceně pro rozložení zprava doleva." -#: gtk/gtkcellrendererprogress.c:204 gtk/gtkprogress.c:122 +#: ../gtk/gtkcellrendererprogress.c:204 +#: ../gtk/gtkprogress.c:122 msgid "Text y alignment" msgstr "Zarovnání textu Y" -#: gtk/gtkcellrendererprogress.c:205 gtk/gtkprogress.c:123 +#: ../gtk/gtkcellrendererprogress.c:205 +#: ../gtk/gtkprogress.c:123 msgid "The vertical text alignment, from 0 (top) to 1 (bottom)." msgstr "Svislé zarovnání textu, od 0 (nahoře) do 1 (dole)." -#: gtk/gtkcellrendererprogress.c:221 gtk/gtkiconview.c:731 -#: gtk/gtkprogressbar.c:124 gtk/gtkscalebutton.c:191 gtk/gtkstatusicon.c:283 -#: gtk/gtktoolbar.c:494 gtk/gtktrayicon-x11.c:95 +#: ../gtk/gtkcellrendererprogress.c:221 +#: ../gtk/gtkiconview.c:731 +#: ../gtk/gtkprogressbar.c:124 +#: ../gtk/gtkscalebutton.c:191 +#: ../gtk/gtkstatusicon.c:283 +#: ../gtk/gtktoolbar.c:494 +#: ../gtk/gtktrayicon-x11.c:95 msgid "Orientation" msgstr "Orientace" -#: gtk/gtkcellrendererprogress.c:222 gtk/gtkprogressbar.c:125 +#: ../gtk/gtkcellrendererprogress.c:222 +#: ../gtk/gtkprogressbar.c:125 msgid "Orientation and growth direction of the progress bar" msgstr "Orientace a směr růstu ukazatele průběhu" -#: gtk/gtkcellrendererspin.c:93 gtk/gtkprogressbar.c:116 gtk/gtkrange.c:346 -#: gtk/gtkscalebutton.c:219 gtk/gtkspinbutton.c:212 +#: ../gtk/gtkcellrendererspin.c:93 +#: ../gtk/gtkprogressbar.c:116 +#: ../gtk/gtkrange.c:346 +#: ../gtk/gtkscalebutton.c:219 +#: ../gtk/gtkspinbutton.c:212 msgid "Adjustment" msgstr "Zarovnání" -#: gtk/gtkcellrendererspin.c:94 +#: ../gtk/gtkcellrendererspin.c:94 msgid "The adjustment that holds the value of the spinbutton." msgstr "Zarovnání, které obsahuje hodnotu tlačítka se šipkami." -#: gtk/gtkcellrendererspin.c:109 +#: ../gtk/gtkcellrendererspin.c:109 msgid "Climb rate" msgstr "Rychlost růstu" -#: gtk/gtkcellrendererspin.c:110 gtk/gtkspinbutton.c:221 +#: ../gtk/gtkcellrendererspin.c:110 +#: ../gtk/gtkspinbutton.c:221 msgid "The acceleration rate when you hold down a button" msgstr "Zrychlení růstu, když držíte tlačítko" -#: gtk/gtkcellrendererspin.c:123 gtk/gtkscale.c:142 gtk/gtkspinbutton.c:230 +#: ../gtk/gtkcellrendererspin.c:123 +#: ../gtk/gtkscale.c:142 +#: ../gtk/gtkspinbutton.c:230 msgid "Digits" msgstr "Desetinná místa" -#: gtk/gtkcellrendererspin.c:124 gtk/gtkspinbutton.c:231 +#: ../gtk/gtkcellrendererspin.c:124 +#: ../gtk/gtkspinbutton.c:231 msgid "The number of decimal places to display" msgstr "Počet zobrazovaných desetinných míst" -#: gtk/gtkcellrenderertext.c:196 +#: ../gtk/gtkcellrenderertext.c:196 msgid "Text to render" msgstr "Zobrazovaný text" -#: gtk/gtkcellrenderertext.c:203 +#: ../gtk/gtkcellrenderertext.c:203 msgid "Markup" msgstr "Značky" -#: gtk/gtkcellrenderertext.c:204 +#: ../gtk/gtkcellrenderertext.c:204 msgid "Marked up text to render" msgstr "Zobrazovaný text se značkami" -#: gtk/gtkcellrenderertext.c:211 gtk/gtklabel.c:323 +#: ../gtk/gtkcellrenderertext.c:211 +#: ../gtk/gtklabel.c:323 msgid "Attributes" msgstr "Atributy" -#: gtk/gtkcellrenderertext.c:212 +#: ../gtk/gtkcellrenderertext.c:212 msgid "A list of style attributes to apply to the text of the renderer" msgstr "Seznam atributů stylu používaných pro zobrazení textu" -#: gtk/gtkcellrenderertext.c:219 +#: ../gtk/gtkcellrenderertext.c:219 msgid "Single Paragraph Mode" msgstr "Režim jednoho odstavce" -#: gtk/gtkcellrenderertext.c:220 +#: ../gtk/gtkcellrenderertext.c:220 msgid "Whether or not to keep all text in a single paragraph" msgstr "Jestli udržovat všechen text v jednom odstavci" -#: gtk/gtkcellrenderertext.c:228 gtk/gtkcellview.c:160 gtk/gtktexttag.c:183 +#: ../gtk/gtkcellrenderertext.c:228 +#: ../gtk/gtkcellview.c:160 +#: ../gtk/gtktexttag.c:183 msgid "Background color name" msgstr "Název barvy pozadí" -#: gtk/gtkcellrenderertext.c:229 gtk/gtkcellview.c:161 gtk/gtktexttag.c:184 +#: ../gtk/gtkcellrenderertext.c:229 +#: ../gtk/gtkcellview.c:161 +#: ../gtk/gtktexttag.c:184 msgid "Background color as a string" msgstr "Barva pozadí jako řetězec" -#: gtk/gtkcellrenderertext.c:236 gtk/gtkcellview.c:167 gtk/gtktexttag.c:191 +#: ../gtk/gtkcellrenderertext.c:236 +#: ../gtk/gtkcellview.c:167 +#: ../gtk/gtktexttag.c:191 msgid "Background color" msgstr "Barva pozadí" -#: gtk/gtkcellrenderertext.c:237 gtk/gtkcellview.c:168 +#: ../gtk/gtkcellrenderertext.c:237 +#: ../gtk/gtkcellview.c:168 msgid "Background color as a GdkColor" msgstr "Barva pozadí jako GdkColor" -#: gtk/gtkcellrenderertext.c:244 gtk/gtktexttag.c:217 +#: ../gtk/gtkcellrenderertext.c:244 +#: ../gtk/gtktexttag.c:217 msgid "Foreground color name" msgstr "Název barvy popředí" -#: gtk/gtkcellrenderertext.c:245 gtk/gtktexttag.c:218 +#: ../gtk/gtkcellrenderertext.c:245 +#: ../gtk/gtktexttag.c:218 msgid "Foreground color as a string" msgstr "Název barvy popředí jako řetězec" -#: gtk/gtkcellrenderertext.c:252 gtk/gtktexttag.c:225 +#: ../gtk/gtkcellrenderertext.c:252 +#: ../gtk/gtktexttag.c:225 msgid "Foreground color" msgstr "Barva popředí" -#: gtk/gtkcellrenderertext.c:253 +#: ../gtk/gtkcellrenderertext.c:253 msgid "Foreground color as a GdkColor" msgstr "Barva popředí jako GdkColor" -#: gtk/gtkcellrenderertext.c:261 gtk/gtkentry.c:506 gtk/gtktexttag.c:251 -#: gtk/gtktextview.c:570 +#: ../gtk/gtkcellrenderertext.c:261 +#: ../gtk/gtkentry.c:506 +#: ../gtk/gtktexttag.c:251 +#: ../gtk/gtktextview.c:570 msgid "Editable" msgstr "Upravitelné" -#: gtk/gtkcellrenderertext.c:262 gtk/gtktexttag.c:252 gtk/gtktextview.c:571 +#: ../gtk/gtkcellrenderertext.c:262 +#: ../gtk/gtktexttag.c:252 +#: ../gtk/gtktextview.c:571 msgid "Whether the text can be modified by the user" msgstr "Jestli uživatel může měnit text" -#: gtk/gtkcellrenderertext.c:269 gtk/gtkcellrenderertext.c:277 -#: gtk/gtkfontsel.c:188 gtk/gtktexttag.c:267 gtk/gtktexttag.c:275 +#: ../gtk/gtkcellrenderertext.c:269 +#: ../gtk/gtkcellrenderertext.c:277 +#: ../gtk/gtkfontsel.c:188 +#: ../gtk/gtktexttag.c:267 +#: ../gtk/gtktexttag.c:275 msgid "Font" msgstr "Písmo" -#: gtk/gtkcellrenderertext.c:270 gtk/gtktexttag.c:268 +#: ../gtk/gtkcellrenderertext.c:270 +#: ../gtk/gtktexttag.c:268 msgid "Font description as a string, e.g. \"Sans Italic 12\"" msgstr "Popis písma jako řetězec, např. \"Sans Italic 12\"" -#: gtk/gtkcellrenderertext.c:278 gtk/gtktexttag.c:276 +#: ../gtk/gtkcellrenderertext.c:278 +#: ../gtk/gtktexttag.c:276 msgid "Font description as a PangoFontDescription struct" msgstr "Popis písma jako struktura PangoFontDescription" -#: gtk/gtkcellrenderertext.c:286 gtk/gtktexttag.c:283 +#: ../gtk/gtkcellrenderertext.c:286 +#: ../gtk/gtktexttag.c:283 msgid "Font family" msgstr "Rodina písma" -#: gtk/gtkcellrenderertext.c:287 gtk/gtktexttag.c:284 +#: ../gtk/gtkcellrenderertext.c:287 +#: ../gtk/gtktexttag.c:284 msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace" msgstr "Název rodiny písma, např. Sans, Helvetica, Times, Monospace" -#: gtk/gtkcellrenderertext.c:294 gtk/gtkcellrenderertext.c:295 -#: gtk/gtktexttag.c:291 +#: ../gtk/gtkcellrenderertext.c:294 +#: ../gtk/gtkcellrenderertext.c:295 +#: ../gtk/gtktexttag.c:291 msgid "Font style" msgstr "Styl písma" -#: gtk/gtkcellrenderertext.c:303 gtk/gtkcellrenderertext.c:304 -#: gtk/gtktexttag.c:300 +#: ../gtk/gtkcellrenderertext.c:303 +#: ../gtk/gtkcellrenderertext.c:304 +#: ../gtk/gtktexttag.c:300 msgid "Font variant" msgstr "Varianta písma" -#: gtk/gtkcellrenderertext.c:312 gtk/gtkcellrenderertext.c:313 -#: gtk/gtktexttag.c:309 +#: ../gtk/gtkcellrenderertext.c:312 +#: ../gtk/gtkcellrenderertext.c:313 +#: ../gtk/gtktexttag.c:309 msgid "Font weight" msgstr "Řez písma" -#: gtk/gtkcellrenderertext.c:322 gtk/gtkcellrenderertext.c:323 -#: gtk/gtktexttag.c:320 +#: ../gtk/gtkcellrenderertext.c:322 +#: ../gtk/gtkcellrenderertext.c:323 +#: ../gtk/gtktexttag.c:320 msgid "Font stretch" msgstr "Rozteč písma" -#: gtk/gtkcellrenderertext.c:331 gtk/gtkcellrenderertext.c:332 -#: gtk/gtktexttag.c:329 +#: ../gtk/gtkcellrenderertext.c:331 +#: ../gtk/gtkcellrenderertext.c:332 +#: ../gtk/gtktexttag.c:329 msgid "Font size" msgstr "Velikost písma" -#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:349 +#: ../gtk/gtkcellrenderertext.c:341 +#: ../gtk/gtktexttag.c:349 msgid "Font points" msgstr "Počet bodů písma" -#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:350 +#: ../gtk/gtkcellrenderertext.c:342 +#: ../gtk/gtktexttag.c:350 msgid "Font size in points" msgstr "Velikost písma v bodech" -#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:339 +#: ../gtk/gtkcellrenderertext.c:351 +#: ../gtk/gtktexttag.c:339 msgid "Font scale" msgstr "Škálování písma" -#: gtk/gtkcellrenderertext.c:352 +#: ../gtk/gtkcellrenderertext.c:352 msgid "Font scaling factor" msgstr "Faktor škálování písma" -#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:418 +#: ../gtk/gtkcellrenderertext.c:361 +#: ../gtk/gtktexttag.c:418 msgid "Rise" msgstr "Zvýšení" -#: gtk/gtkcellrenderertext.c:362 -msgid "" -"Offset of text above the baseline (below the baseline if rise is negative)" -msgstr "" -"Posun textu nad základní čáru (pod základní čáru, pokud je hodnota záporná)" +#: ../gtk/gtkcellrenderertext.c:362 +msgid "Offset of text above the baseline (below the baseline if rise is negative)" +msgstr "Posun textu nad základní čáru (pod základní čáru, pokud je hodnota záporná)" -#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:458 +#: ../gtk/gtkcellrenderertext.c:373 +#: ../gtk/gtktexttag.c:458 msgid "Strikethrough" msgstr "Přeškrtnuti" -#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:459 +#: ../gtk/gtkcellrenderertext.c:374 +#: ../gtk/gtktexttag.c:459 msgid "Whether to strike through the text" msgstr "Jestli je text přeškrtnutý" -#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:466 +#: ../gtk/gtkcellrenderertext.c:381 +#: ../gtk/gtktexttag.c:466 msgid "Underline" msgstr "Podtržení" -#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:467 +#: ../gtk/gtkcellrenderertext.c:382 +#: ../gtk/gtktexttag.c:467 msgid "Style of underline for this text" msgstr "Styl podtržení pro tento text" -#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:378 +#: ../gtk/gtkcellrenderertext.c:390 +#: ../gtk/gtktexttag.c:378 msgid "Language" msgstr "Jazyk" -#: gtk/gtkcellrenderertext.c:391 -msgid "" -"The language this text is in, as an ISO code. Pango can use this as a hint " -"when rendering the text. If you don't understand this parameter, you " -"probably don't need it" -msgstr "" -"Jazyk, ve kterém je tento text, jako kód ISO. Pango umí tuto hodnotu použít " -"jako pomocnou informaci při vykreslování textu. Pokud tomuto parametru " -"nerozumíte, pravděpodobně jej nepotřebujete." +#: ../gtk/gtkcellrenderertext.c:391 +msgid "The language this text is in, as an ISO code. Pango can use this as a hint when rendering the text. If you don't understand this parameter, you probably don't need it" +msgstr "Jazyk, ve kterém je tento text, jako kód ISO. Pango umí tuto hodnotu použít jako pomocnou informaci při vykreslování textu. Pokud tomuto parametru nerozumíte, pravděpodobně jej nepotřebujete." -#: gtk/gtkcellrenderertext.c:411 gtk/gtklabel.c:448 gtk/gtkprogressbar.c:204 +#: ../gtk/gtkcellrenderertext.c:411 +#: ../gtk/gtklabel.c:448 +#: ../gtk/gtkprogressbar.c:204 msgid "Ellipsize" msgstr "Zkrátit" -#: gtk/gtkcellrenderertext.c:412 -msgid "" -"The preferred place to ellipsize the string, if the cell renderer does not " -"have enough room to display the entire string" -msgstr "" -"Preferované místo, kde zkrátit řetězec, pokud vykreslování buňky nemá dost " -"místa na zobrazení celého řetězce" +#: ../gtk/gtkcellrenderertext.c:412 +msgid "The preferred place to ellipsize the string, if the cell renderer does not have enough room to display the entire string" +msgstr "Preferované místo, kde zkrátit řetězec, pokud vykreslování buňky nemá dost místa na zobrazení celého řetězce" -#: gtk/gtkcellrenderertext.c:431 gtk/gtkfilechooserbutton.c:422 -#: gtk/gtklabel.c:468 +#: ../gtk/gtkcellrenderertext.c:431 +#: ../gtk/gtkfilechooserbutton.c:422 +#: ../gtk/gtklabel.c:468 msgid "Width In Characters" msgstr "Šířka ve znacích" -#: gtk/gtkcellrenderertext.c:432 gtk/gtklabel.c:469 +#: ../gtk/gtkcellrenderertext.c:432 +#: ../gtk/gtklabel.c:469 msgid "The desired width of the label, in characters" msgstr "Požadovaná šířka popisku ve znacích" -#: gtk/gtkcellrenderertext.c:450 gtk/gtktexttag.c:475 +#: ../gtk/gtkcellrenderertext.c:450 +#: ../gtk/gtktexttag.c:475 msgid "Wrap mode" msgstr "Režim zalamování" -#: gtk/gtkcellrenderertext.c:451 -msgid "" -"How to break the string into multiple lines, if the cell renderer does not " -"have enough room to display the entire string" -msgstr "" -"Jak rozdělit řetězec na více řádek, pokud vykreslovač buňky nemá dost místa " -"na zobrazení celého řetězce" +#: ../gtk/gtkcellrenderertext.c:451 +msgid "How to break the string into multiple lines, if the cell renderer does not have enough room to display the entire string" +msgstr "Jak rozdělit řetězec na více řádek, pokud vykreslovač buňky nemá dost místa na zobrazení celého řetězce" -#: gtk/gtkcellrenderertext.c:470 gtk/gtkcombobox.c:675 +#: ../gtk/gtkcellrenderertext.c:470 +#: ../gtk/gtkcombobox.c:675 msgid "Wrap width" msgstr "Šířka zalamování" -#: gtk/gtkcellrenderertext.c:471 +#: ../gtk/gtkcellrenderertext.c:471 msgid "The width at which the text is wrapped" msgstr "Šíčka, na kterou je text zalamován" -#: gtk/gtkcellrenderertext.c:491 gtk/gtktreeviewcolumn.c:297 +#: ../gtk/gtkcellrenderertext.c:491 +#: ../gtk/gtktreeviewcolumn.c:297 msgid "Alignment" msgstr "Zarovnání" -#: gtk/gtkcellrenderertext.c:492 +#: ../gtk/gtkcellrenderertext.c:492 msgid "How to align the lines" msgstr "Jak zarovnávat řádky" -#: gtk/gtkcellrenderertext.c:502 gtk/gtkcellview.c:190 gtk/gtktexttag.c:564 +#: ../gtk/gtkcellrenderertext.c:502 +#: ../gtk/gtkcellview.c:190 +#: ../gtk/gtktexttag.c:564 msgid "Background set" msgstr "Pozadí nastaveno" -#: gtk/gtkcellrenderertext.c:503 gtk/gtkcellview.c:191 gtk/gtktexttag.c:565 +#: ../gtk/gtkcellrenderertext.c:503 +#: ../gtk/gtkcellview.c:191 +#: ../gtk/gtktexttag.c:565 msgid "Whether this tag affects the background color" msgstr "Jestli tato značka ovlivňuje barvu pozadí" -#: gtk/gtkcellrenderertext.c:506 gtk/gtktexttag.c:576 +#: ../gtk/gtkcellrenderertext.c:506 +#: ../gtk/gtktexttag.c:576 msgid "Foreground set" msgstr "Popředí nastaveno" -#: gtk/gtkcellrenderertext.c:507 gtk/gtktexttag.c:577 +#: ../gtk/gtkcellrenderertext.c:507 +#: ../gtk/gtktexttag.c:577 msgid "Whether this tag affects the foreground color" msgstr "Jestli tato značka ovlivňuje barvu popředí" -#: gtk/gtkcellrenderertext.c:510 gtk/gtktexttag.c:584 +#: ../gtk/gtkcellrenderertext.c:510 +#: ../gtk/gtktexttag.c:584 msgid "Editability set" msgstr "Možnost úprav nastavena" -#: gtk/gtkcellrenderertext.c:511 gtk/gtktexttag.c:585 +#: ../gtk/gtkcellrenderertext.c:511 +#: ../gtk/gtktexttag.c:585 msgid "Whether this tag affects text editability" msgstr "Jestli tato značka ovlivňuje upravitelnost textu" -#: gtk/gtkcellrenderertext.c:514 gtk/gtktexttag.c:588 +#: ../gtk/gtkcellrenderertext.c:514 +#: ../gtk/gtktexttag.c:588 msgid "Font family set" msgstr "Rodina písma nastavena" -#: gtk/gtkcellrenderertext.c:515 gtk/gtktexttag.c:589 +#: ../gtk/gtkcellrenderertext.c:515 +#: ../gtk/gtktexttag.c:589 msgid "Whether this tag affects the font family" msgstr "Jestli tato značka ovlivňuje rodinu písma" -#: gtk/gtkcellrenderertext.c:518 gtk/gtktexttag.c:592 +#: ../gtk/gtkcellrenderertext.c:518 +#: ../gtk/gtktexttag.c:592 msgid "Font style set" msgstr "Styl písma nastaven" -#: gtk/gtkcellrenderertext.c:519 gtk/gtktexttag.c:593 +#: ../gtk/gtkcellrenderertext.c:519 +#: ../gtk/gtktexttag.c:593 msgid "Whether this tag affects the font style" msgstr "Jestli tato značka ovlivňuje styl písma" -#: gtk/gtkcellrenderertext.c:522 gtk/gtktexttag.c:596 +#: ../gtk/gtkcellrenderertext.c:522 +#: ../gtk/gtktexttag.c:596 msgid "Font variant set" msgstr "Varianta písma nastavena" -#: gtk/gtkcellrenderertext.c:523 gtk/gtktexttag.c:597 +#: ../gtk/gtkcellrenderertext.c:523 +#: ../gtk/gtktexttag.c:597 msgid "Whether this tag affects the font variant" msgstr "Jestli tato značka ovlivňuje variantu písma" -#: gtk/gtkcellrenderertext.c:526 gtk/gtktexttag.c:600 +#: ../gtk/gtkcellrenderertext.c:526 +#: ../gtk/gtktexttag.c:600 msgid "Font weight set" msgstr "Váha písma nastavena" -#: gtk/gtkcellrenderertext.c:527 gtk/gtktexttag.c:601 +#: ../gtk/gtkcellrenderertext.c:527 +#: ../gtk/gtktexttag.c:601 msgid "Whether this tag affects the font weight" msgstr "Jestli tato značka ovlivňuje váhu písma" -#: gtk/gtkcellrenderertext.c:530 gtk/gtktexttag.c:604 +#: ../gtk/gtkcellrenderertext.c:530 +#: ../gtk/gtktexttag.c:604 msgid "Font stretch set" msgstr "Rozteč písma nastavena" -#: gtk/gtkcellrenderertext.c:531 gtk/gtktexttag.c:605 +#: ../gtk/gtkcellrenderertext.c:531 +#: ../gtk/gtktexttag.c:605 msgid "Whether this tag affects the font stretch" msgstr "Jestli tato značka ovlivňuje rozteč písma" -#: gtk/gtkcellrenderertext.c:534 gtk/gtktexttag.c:608 +#: ../gtk/gtkcellrenderertext.c:534 +#: ../gtk/gtktexttag.c:608 msgid "Font size set" msgstr "Velikost písma nastavena" -#: gtk/gtkcellrenderertext.c:535 gtk/gtktexttag.c:609 +#: ../gtk/gtkcellrenderertext.c:535 +#: ../gtk/gtktexttag.c:609 msgid "Whether this tag affects the font size" msgstr "Jestli tato značka ovlivňuje velikost písma" -#: gtk/gtkcellrenderertext.c:538 gtk/gtktexttag.c:612 +#: ../gtk/gtkcellrenderertext.c:538 +#: ../gtk/gtktexttag.c:612 msgid "Font scale set" msgstr "Škálování písma nastaveno" -#: gtk/gtkcellrenderertext.c:539 gtk/gtktexttag.c:613 +#: ../gtk/gtkcellrenderertext.c:539 +#: ../gtk/gtktexttag.c:613 msgid "Whether this tag scales the font size by a factor" msgstr "Jestli tato značka škáluje velikost písma o daný faktor" -#: gtk/gtkcellrenderertext.c:542 gtk/gtktexttag.c:632 +#: ../gtk/gtkcellrenderertext.c:542 +#: ../gtk/gtktexttag.c:632 msgid "Rise set" msgstr "Vyvýšení nastaveno" -#: gtk/gtkcellrenderertext.c:543 gtk/gtktexttag.c:633 +#: ../gtk/gtkcellrenderertext.c:543 +#: ../gtk/gtktexttag.c:633 msgid "Whether this tag affects the rise" msgstr "Jestli tato značka ovlivňuje vyvýšení" -#: gtk/gtkcellrenderertext.c:546 gtk/gtktexttag.c:648 +#: ../gtk/gtkcellrenderertext.c:546 +#: ../gtk/gtktexttag.c:648 msgid "Strikethrough set" msgstr "Přeškrtnutí nastaveno" -#: gtk/gtkcellrenderertext.c:547 gtk/gtktexttag.c:649 +#: ../gtk/gtkcellrenderertext.c:547 +#: ../gtk/gtktexttag.c:649 msgid "Whether this tag affects strikethrough" msgstr "Jestli tato značka ovlivňuje přeškrtnutí" -#: gtk/gtkcellrenderertext.c:550 gtk/gtktexttag.c:656 +#: ../gtk/gtkcellrenderertext.c:550 +#: ../gtk/gtktexttag.c:656 msgid "Underline set" msgstr "Podtržení nastaveno" -#: gtk/gtkcellrenderertext.c:551 gtk/gtktexttag.c:657 +#: ../gtk/gtkcellrenderertext.c:551 +#: ../gtk/gtktexttag.c:657 msgid "Whether this tag affects underlining" msgstr "Jestli tato značka ovlivňuje podtržení" -#: gtk/gtkcellrenderertext.c:554 gtk/gtktexttag.c:620 +#: ../gtk/gtkcellrenderertext.c:554 +#: ../gtk/gtktexttag.c:620 msgid "Language set" msgstr "Jazyk nastaven" -#: gtk/gtkcellrenderertext.c:555 gtk/gtktexttag.c:621 +#: ../gtk/gtkcellrenderertext.c:555 +#: ../gtk/gtktexttag.c:621 msgid "Whether this tag affects the language the text is rendered as" msgstr "Jestli tato značka ovlivňuje jazyk, ve kterém je zobrazený text" -#: gtk/gtkcellrenderertext.c:558 +#: ../gtk/gtkcellrenderertext.c:558 msgid "Ellipsize set" msgstr "Nastaveno zkracování" -#: gtk/gtkcellrenderertext.c:559 +#: ../gtk/gtkcellrenderertext.c:559 msgid "Whether this tag affects the ellipsize mode" msgstr "Jestli tato značka ovlivňuje režim zkracování" -#: gtk/gtkcellrenderertext.c:562 +#: ../gtk/gtkcellrenderertext.c:562 msgid "Align set" msgstr "Nastavení zarovnání" -#: gtk/gtkcellrenderertext.c:563 +#: ../gtk/gtkcellrenderertext.c:563 msgid "Whether this tag affects the alignment mode" msgstr "Jestli tato značka ovlivňuje režim zkracování" -#: gtk/gtkcellrenderertoggle.c:126 +#: ../gtk/gtkcellrenderertoggle.c:126 msgid "Toggle state" msgstr "Stav přepnutí" -#: gtk/gtkcellrenderertoggle.c:127 +#: ../gtk/gtkcellrenderertoggle.c:127 msgid "The toggle state of the button" msgstr "Stav přepnutí tlačítka" -#: gtk/gtkcellrenderertoggle.c:134 +#: ../gtk/gtkcellrenderertoggle.c:134 msgid "Inconsistent state" msgstr "Nekonzistentní stav" -#: gtk/gtkcellrenderertoggle.c:135 +#: ../gtk/gtkcellrenderertoggle.c:135 msgid "The inconsistent state of the button" msgstr "Nekonzistentní stav tlačítka" -#: gtk/gtkcellrenderertoggle.c:142 +#: ../gtk/gtkcellrenderertoggle.c:142 msgid "Activatable" msgstr "Aktivovatelné" -#: gtk/gtkcellrenderertoggle.c:143 +#: ../gtk/gtkcellrenderertoggle.c:143 msgid "The toggle button can be activated" msgstr "Jestli je možné přepínací tlačítko aktivovat" -#: gtk/gtkcellrenderertoggle.c:150 +#: ../gtk/gtkcellrenderertoggle.c:150 msgid "Radio state" msgstr "Přepínač" -#: gtk/gtkcellrenderertoggle.c:151 +#: ../gtk/gtkcellrenderertoggle.c:151 msgid "Draw the toggle button as a radio button" msgstr "Kreslit tlačítko jako přepínač" -#: gtk/gtkcellrenderertoggle.c:158 +#: ../gtk/gtkcellrenderertoggle.c:158 msgid "Indicator size" msgstr "Velikost indikátoru" -#: gtk/gtkcellrenderertoggle.c:159 gtk/gtkcheckbutton.c:70 -#: gtk/gtkcheckmenuitem.c:112 +#: ../gtk/gtkcellrenderertoggle.c:159 +#: ../gtk/gtkcheckbutton.c:70 +#: ../gtk/gtkcheckmenuitem.c:112 msgid "Size of check or radio indicator" msgstr "Velikost zaškrtnutí nebo indikátoru přepínače" -#: gtk/gtkcellview.c:182 +#: ../gtk/gtkcellview.c:182 msgid "CellView model" msgstr "Model CellView" -#: gtk/gtkcellview.c:183 +#: ../gtk/gtkcellview.c:183 msgid "The model for cell view" msgstr "Model pro buňkový pohled" -#: gtk/gtkcheckbutton.c:69 gtk/gtkcheckmenuitem.c:110 gtk/gtkoptionmenu.c:168 +#: ../gtk/gtkcheckbutton.c:69 +#: ../gtk/gtkcheckmenuitem.c:110 +#: ../gtk/gtkoptionmenu.c:168 msgid "Indicator Size" msgstr "Velikost indikátoru" -#: gtk/gtkcheckbutton.c:77 gtk/gtkexpander.c:245 gtk/gtkoptionmenu.c:174 +#: ../gtk/gtkcheckbutton.c:77 +#: ../gtk/gtkexpander.c:245 +#: ../gtk/gtkoptionmenu.c:174 msgid "Indicator Spacing" msgstr "Mezera okolo indikátoru" -#: gtk/gtkcheckbutton.c:78 +#: ../gtk/gtkcheckbutton.c:78 msgid "Spacing around check or radio indicator" msgstr "Mezera okolo zaškrtnutí nebo indikátoru přepínače" -#: gtk/gtkcheckmenuitem.c:87 gtk/gtkmenu.c:502 gtk/gtktoggleaction.c:118 -#: gtk/gtktogglebutton.c:102 gtk/gtktoggletoolbutton.c:101 +#: ../gtk/gtkcheckmenuitem.c:87 +#: ../gtk/gtkmenu.c:502 +#: ../gtk/gtktoggleaction.c:118 +#: ../gtk/gtktogglebutton.c:102 +#: ../gtk/gtktoggletoolbutton.c:101 msgid "Active" msgstr "Aktivní" -#: gtk/gtkcheckmenuitem.c:88 +#: ../gtk/gtkcheckmenuitem.c:88 msgid "Whether the menu item is checked" msgstr "Jestli je položka menu označena" -#: gtk/gtkcheckmenuitem.c:95 gtk/gtktogglebutton.c:110 +#: ../gtk/gtkcheckmenuitem.c:95 +#: ../gtk/gtktogglebutton.c:110 msgid "Inconsistent" msgstr "Nekonzistentní" -#: gtk/gtkcheckmenuitem.c:96 +#: ../gtk/gtkcheckmenuitem.c:96 msgid "Whether to display an \"inconsistent\" state" msgstr "Jestli zobrazovat stav \"nekonzistentní\"" -#: gtk/gtkcheckmenuitem.c:103 +#: ../gtk/gtkcheckmenuitem.c:103 msgid "Draw as radio menu item" msgstr "Kreslit jako přepínací položku menu" -#: gtk/gtkcheckmenuitem.c:104 +#: ../gtk/gtkcheckmenuitem.c:104 msgid "Whether the menu item looks like a radio menu item" msgstr "Jestli položka menu vypadá jako přepínací položka menu" -#: gtk/gtkcolorbutton.c:171 +#: ../gtk/gtkcolorbutton.c:171 msgid "Use alpha" msgstr "Používat alfu" -#: gtk/gtkcolorbutton.c:172 +#: ../gtk/gtkcolorbutton.c:172 msgid "Whether or not to give the color an alpha value" msgstr "Jestli dát barvě hodnotu alfa" -#: gtk/gtkcolorbutton.c:186 gtk/gtkfilechooserbutton.c:408 -#: gtk/gtkfontbutton.c:142 gtk/gtkprintjob.c:116 gtk/gtktreeviewcolumn.c:264 +#: ../gtk/gtkcolorbutton.c:186 +#: ../gtk/gtkfilechooserbutton.c:408 +#: ../gtk/gtkfontbutton.c:142 +#: ../gtk/gtkprintjob.c:116 +#: ../gtk/gtktreeviewcolumn.c:264 msgid "Title" msgstr "Titulek" -#: gtk/gtkcolorbutton.c:187 +#: ../gtk/gtkcolorbutton.c:187 msgid "The title of the color selection dialog" msgstr "Titulek dialogu výběru barvy" -#: gtk/gtkcolorbutton.c:201 gtk/gtkcolorsel.c:293 +#: ../gtk/gtkcolorbutton.c:201 +#: ../gtk/gtkcolorsel.c:293 msgid "Current Color" msgstr "Aktuální barva" -#: gtk/gtkcolorbutton.c:202 +#: ../gtk/gtkcolorbutton.c:202 msgid "The selected color" msgstr "Vybraná barva" -#: gtk/gtkcolorbutton.c:216 gtk/gtkcolorsel.c:300 +#: ../gtk/gtkcolorbutton.c:216 +#: ../gtk/gtkcolorsel.c:300 msgid "Current Alpha" msgstr "Aktuální Alfa" -#: gtk/gtkcolorbutton.c:217 +#: ../gtk/gtkcolorbutton.c:217 msgid "The selected opacity value (0 fully transparent, 65535 fully opaque)" msgstr "Vybraná hodnota krytí (0 zcela průhledné, 65535 zcela neprůhledné)" -#: gtk/gtkcolorsel.c:279 +#: ../gtk/gtkcolorsel.c:279 msgid "Has Opacity Control" msgstr "Má ovládání stupně krytí" -#: gtk/gtkcolorsel.c:280 +#: ../gtk/gtkcolorsel.c:280 msgid "Whether the color selector should allow setting opacity" msgstr "Jestli má prvek pro výběr barvy povolit nastavení stupně krytí" -#: gtk/gtkcolorsel.c:286 +#: ../gtk/gtkcolorsel.c:286 msgid "Has palette" msgstr "Má paletu" -#: gtk/gtkcolorsel.c:287 +#: ../gtk/gtkcolorsel.c:287 msgid "Whether a palette should be used" msgstr "Jestli má být použita paleta" -#: gtk/gtkcolorsel.c:294 +#: ../gtk/gtkcolorsel.c:294 msgid "The current color" msgstr "Aktuální barva" -#: gtk/gtkcolorsel.c:301 +#: ../gtk/gtkcolorsel.c:301 msgid "The current opacity value (0 fully transparent, 65535 fully opaque)" msgstr "Aktuální hodnota krytí (0 zcela průhledné, 65535 zcela neprůhledné)" -#: gtk/gtkcolorsel.c:315 +#: ../gtk/gtkcolorsel.c:315 msgid "Custom palette" msgstr "Vlastní paleta" -#: gtk/gtkcolorsel.c:316 +#: ../gtk/gtkcolorsel.c:316 msgid "Palette to use in the color selector" msgstr "Paleta použitá v prvku pro výběr barev" -#: gtk/gtkcolorseldialog.c:102 -#, fuzzy +#: ../gtk/gtkcolorseldialog.c:102 msgid "Color Selection" -msgstr "Výběr pohybem" +msgstr "Výběr barvy" -#: gtk/gtkcolorseldialog.c:103 -#, fuzzy +#: ../gtk/gtkcolorseldialog.c:103 msgid "The color selection embedded in the dialog." -msgstr "Titulek dialogu výběru barvy" +msgstr "Výběr barvy vložený do dialogového okna." -#: gtk/gtkcolorseldialog.c:109 +#: ../gtk/gtkcolorseldialog.c:109 msgid "OK Button" -msgstr "" +msgstr "Tlačítko Budiž" -#: gtk/gtkcolorseldialog.c:110 -#, fuzzy +#: ../gtk/gtkcolorseldialog.c:110 msgid "The OK button of the dialog." -msgstr "Tlačítka zobrazovaná v dialogu zprávy" +msgstr "Tlačítko Budiž dialogového okna." -#: gtk/gtkcolorseldialog.c:116 -#, fuzzy +#: ../gtk/gtkcolorseldialog.c:116 msgid "Cancel Button" -msgstr "Tlačítka zprávy" +msgstr "Tlačítka zrušení" -#: gtk/gtkcolorseldialog.c:117 -#, fuzzy +#: ../gtk/gtkcolorseldialog.c:117 msgid "The cancel button of the dialog." -msgstr "Podřízený rodič dialogového okna" +msgstr "Tlačítko zrušení dialogového okna." -#: gtk/gtkcolorseldialog.c:123 -#, fuzzy +#: ../gtk/gtkcolorseldialog.c:123 msgid "Help Button" -msgstr "Tlačítka zprávy" +msgstr "Tlačítko nápovědy" -#: gtk/gtkcolorseldialog.c:124 -#, fuzzy +#: ../gtk/gtkcolorseldialog.c:124 msgid "The help button of the dialog." -msgstr "Tlačítka zobrazovaná v dialogu zprávy" +msgstr "Tlačítko nápovědy dialogového okna." -#: gtk/gtkcombo.c:145 +#: ../gtk/gtkcombo.c:145 msgid "Enable arrow keys" msgstr "Povolit šipky" -#: gtk/gtkcombo.c:146 +#: ../gtk/gtkcombo.c:146 msgid "Whether the arrow keys move through the list of items" msgstr "Jestli mají šipky posouvat mezi položkami seznamu" -#: gtk/gtkcombo.c:152 +#: ../gtk/gtkcombo.c:152 msgid "Always enable arrows" msgstr "Vždy povolit šipky" -#: gtk/gtkcombo.c:153 +#: ../gtk/gtkcombo.c:153 msgid "Obsolete property, ignored" msgstr "Zastaralá vlastnost, ignorována" -#: gtk/gtkcombo.c:159 +#: ../gtk/gtkcombo.c:159 msgid "Case sensitive" msgstr "Rozlišovat velká a malá písmena" -#: gtk/gtkcombo.c:160 +#: ../gtk/gtkcombo.c:160 msgid "Whether list item matching is case sensitive" msgstr "Jestli hledání položky rozlišuje velká a malá písmena" -#: gtk/gtkcombo.c:167 +#: ../gtk/gtkcombo.c:167 msgid "Allow empty" msgstr "Povolit prázdné" -#: gtk/gtkcombo.c:168 +#: ../gtk/gtkcombo.c:168 msgid "Whether an empty value may be entered in this field" msgstr "Jestli může být do tohoto pole zadána prázdná hodnota" -#: gtk/gtkcombo.c:175 +#: ../gtk/gtkcombo.c:175 msgid "Value in list" msgstr "Hodnota v seznamu" -#: gtk/gtkcombo.c:176 +#: ../gtk/gtkcombo.c:176 msgid "Whether entered values must already be present in the list" msgstr "Jestli musí být zadaná hodnota již přítomna v seznamu" -#: gtk/gtkcombobox.c:658 +#: ../gtk/gtkcombobox.c:658 msgid "ComboBox model" msgstr "Model ComboBox" -#: gtk/gtkcombobox.c:659 +#: ../gtk/gtkcombobox.c:659 msgid "The model for the combo box" msgstr "Model pro kombinované pole" -#: gtk/gtkcombobox.c:676 +#: ../gtk/gtkcombobox.c:676 msgid "Wrap width for laying out the items in a grid" msgstr "Šířka zalamování pro rozložení položek v mřížce" -#: gtk/gtkcombobox.c:698 +#: ../gtk/gtkcombobox.c:698 msgid "Row span column" msgstr "Sloupec rozsahu řádků" -#: gtk/gtkcombobox.c:699 +#: ../gtk/gtkcombobox.c:699 msgid "TreeModel column containing the row span values" msgstr "Sloupec TreeModel obsahující hodnoty rozsahu řádků" -#: gtk/gtkcombobox.c:720 +#: ../gtk/gtkcombobox.c:720 msgid "Column span column" msgstr "Sloupec rozsahu sloupců" -#: gtk/gtkcombobox.c:721 +#: ../gtk/gtkcombobox.c:721 msgid "TreeModel column containing the column span values" msgstr "Sloupec TreeModel obsahující hodnoty rozsahu sloupců" -#: gtk/gtkcombobox.c:742 +#: ../gtk/gtkcombobox.c:742 msgid "Active item" msgstr "Aktivní položka" -#: gtk/gtkcombobox.c:743 +#: ../gtk/gtkcombobox.c:743 msgid "The item which is currently active" msgstr "Položka, která je právě aktivní" -#: gtk/gtkcombobox.c:762 gtk/gtkuimanager.c:221 +#: ../gtk/gtkcombobox.c:762 +#: ../gtk/gtkuimanager.c:221 msgid "Add tearoffs to menus" msgstr "Přidat odtrhávátka do menu" -#: gtk/gtkcombobox.c:763 +#: ../gtk/gtkcombobox.c:763 msgid "Whether dropdowns should have a tearoff menu item" msgstr "Jestli mají rozbalené roletové seznamy mít položku pro odtržení" -#: gtk/gtkcombobox.c:778 gtk/gtkentry.c:531 +#: ../gtk/gtkcombobox.c:778 +#: ../gtk/gtkentry.c:531 msgid "Has Frame" msgstr "Má rám" -#: gtk/gtkcombobox.c:779 +#: ../gtk/gtkcombobox.c:779 msgid "Whether the combo box draws a frame around the child" msgstr "Jestli kombinované pole kreslí rám okolo potomka" -#: gtk/gtkcombobox.c:787 +#: ../gtk/gtkcombobox.c:787 msgid "Whether the combo box grabs focus when it is clicked with the mouse" msgstr "Jestli kombinované pole dostane zaměření, když je na ně kliknuto myší" -#: gtk/gtkcombobox.c:802 gtk/gtkmenu.c:557 +#: ../gtk/gtkcombobox.c:802 +#: ../gtk/gtkmenu.c:557 msgid "Tearoff Title" msgstr "Titulek pro odtrhnutí" -#: gtk/gtkcombobox.c:803 -msgid "" -"A title that may be displayed by the window manager when the popup is torn-" -"off" -msgstr "" -"Nadpis, který může být zobrazen správcem oken, když je zvláštní okno odtrženo" +#: ../gtk/gtkcombobox.c:803 +msgid "A title that may be displayed by the window manager when the popup is torn-off" +msgstr "Nadpis, který může být zobrazen správcem oken, když je zvláštní okno odtrženo" -#: gtk/gtkcombobox.c:820 +#: ../gtk/gtkcombobox.c:820 msgid "Popup shown" msgstr "Zobrazení zvláštního okna" -#: gtk/gtkcombobox.c:821 +#: ../gtk/gtkcombobox.c:821 msgid "Whether the combo's dropdown is shown" msgstr "Jestli se má zobrazovat odtržení kombinovaného pole" -#: gtk/gtkcombobox.c:827 +#: ../gtk/gtkcombobox.c:827 msgid "Appears as list" msgstr "Vypadá jako seznam" -#: gtk/gtkcombobox.c:828 +#: ../gtk/gtkcombobox.c:828 msgid "Whether dropdowns should look like lists rather than menus" -msgstr "" -"Jestli mají rozbalené roletové seznamy vypadat jako seznamy a ne jako menu" +msgstr "Jestli mají rozbalené roletové seznamy vypadat jako seznamy a ne jako menu" -#: gtk/gtkcombobox.c:844 +#: ../gtk/gtkcombobox.c:844 msgid "Arrow Size" msgstr "Velikost šipky" -#: gtk/gtkcombobox.c:845 +#: ../gtk/gtkcombobox.c:845 msgid "The minimum size of the arrow in the combo box" msgstr "Minimální velikost šipky v kombinovaném poli" -#: gtk/gtkcombobox.c:860 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 -#: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:632 -#: gtk/gtkviewport.c:122 +#: ../gtk/gtkcombobox.c:860 +#: ../gtk/gtkentry.c:631 +#: ../gtk/gtkhandlebox.c:177 +#: ../gtk/gtkmenubar.c:194 +#: ../gtk/gtkstatusbar.c:186 +#: ../gtk/gtktoolbar.c:632 +#: ../gtk/gtkviewport.c:122 msgid "Shadow type" msgstr "Typ stínu" -#: gtk/gtkcombobox.c:861 +#: ../gtk/gtkcombobox.c:861 msgid "Which kind of shadow to draw around the combo box" msgstr "Který druh stínů kreslit kolem kombinovaného pole" -#: gtk/gtkcontainer.c:237 +#: ../gtk/gtkcontainer.c:237 msgid "Resize mode" msgstr "Režim změny velikosti" -#: gtk/gtkcontainer.c:238 +#: ../gtk/gtkcontainer.c:238 msgid "Specify how resize events are handled" msgstr "Určuje, jak zpracovávat události pro změnu velikosti" -#: gtk/gtkcontainer.c:245 +#: ../gtk/gtkcontainer.c:245 msgid "Border width" msgstr "Šířka okraje" -#: gtk/gtkcontainer.c:246 +#: ../gtk/gtkcontainer.c:246 msgid "The width of the empty border outside the containers children" msgstr "Šířka prázdného okraje okolo potomků kontejneru" -#: gtk/gtkcontainer.c:254 +#: ../gtk/gtkcontainer.c:254 msgid "Child" msgstr "Potomek" -#: gtk/gtkcontainer.c:255 +#: ../gtk/gtkcontainer.c:255 msgid "Can be used to add a new child to the container" msgstr "Dá se použít pro přidání potomka do kontejneru" -#: gtk/gtkcurve.c:124 +#: ../gtk/gtkcurve.c:124 msgid "Curve type" msgstr "Typ křivky" -#: gtk/gtkcurve.c:125 +#: ../gtk/gtkcurve.c:125 msgid "Is this curve linear, spline interpolated, or free-form" msgstr "Jestli je křivka lineární, interpolovaná spline nebo volná forma" -#: gtk/gtkcurve.c:132 +#: ../gtk/gtkcurve.c:132 msgid "Minimum X" msgstr "Minimální X" -#: gtk/gtkcurve.c:133 +#: ../gtk/gtkcurve.c:133 msgid "Minimum possible value for X" msgstr "Minimální možná hodnota pro X" -#: gtk/gtkcurve.c:141 +#: ../gtk/gtkcurve.c:141 msgid "Maximum X" msgstr "Maximální X" -#: gtk/gtkcurve.c:142 +#: ../gtk/gtkcurve.c:142 msgid "Maximum possible X value" msgstr "Maximální možná hodnota pro X" -#: gtk/gtkcurve.c:150 +#: ../gtk/gtkcurve.c:150 msgid "Minimum Y" msgstr "Minimální Y" -#: gtk/gtkcurve.c:151 +#: ../gtk/gtkcurve.c:151 msgid "Minimum possible value for Y" msgstr "Minimální možná hodnota pro Y" -#: gtk/gtkcurve.c:159 +#: ../gtk/gtkcurve.c:159 msgid "Maximum Y" msgstr "Maximální Y" -#: gtk/gtkcurve.c:160 +#: ../gtk/gtkcurve.c:160 msgid "Maximum possible value for Y" msgstr "Maximální možná hodnota pro Y" -#: gtk/gtkdialog.c:144 +#: ../gtk/gtkdialog.c:144 msgid "Has separator" msgstr "Má oddělovač" -#: gtk/gtkdialog.c:145 +#: ../gtk/gtkdialog.c:145 msgid "The dialog has a separator bar above its buttons" msgstr "Dialog má oddělovací pruh nad svými tlačítky" -#: gtk/gtkdialog.c:190 +#: ../gtk/gtkdialog.c:190 msgid "Content area border" msgstr "Okraj plochy s obsahem" -#: gtk/gtkdialog.c:191 +#: ../gtk/gtkdialog.c:191 msgid "Width of border around the main dialog area" msgstr "Šířka okraje okolo hlavní plochy dialogu" -#: gtk/gtkdialog.c:198 +#: ../gtk/gtkdialog.c:198 msgid "Button spacing" msgstr "Mezery mezi tlačítky" -#: gtk/gtkdialog.c:199 +#: ../gtk/gtkdialog.c:199 msgid "Spacing between buttons" msgstr "Mezery mezi tlačítky" -#: gtk/gtkdialog.c:207 +#: ../gtk/gtkdialog.c:207 msgid "Action area border" msgstr "Okraj plochy s akcemi" -#: gtk/gtkdialog.c:208 +#: ../gtk/gtkdialog.c:208 msgid "Width of border around the button area at the bottom of the dialog" msgstr "Šířka okraje okolo tlačítek v dolní části dialogu" -#: gtk/gtkentry.c:486 gtk/gtklabel.c:411 +#: ../gtk/gtkentry.c:486 +#: ../gtk/gtklabel.c:411 msgid "Cursor Position" msgstr "Pozice kurzoru" -#: gtk/gtkentry.c:487 gtk/gtklabel.c:412 +#: ../gtk/gtkentry.c:487 +#: ../gtk/gtklabel.c:412 msgid "The current position of the insertion cursor in chars" msgstr "Aktuální pozice kurzoru pro vkládání ve znacích" -#: gtk/gtkentry.c:496 gtk/gtklabel.c:421 +#: ../gtk/gtkentry.c:496 +#: ../gtk/gtklabel.c:421 msgid "Selection Bound" msgstr "Okraj výběru" -#: gtk/gtkentry.c:497 gtk/gtklabel.c:422 -msgid "" -"The position of the opposite end of the selection from the cursor in chars" +#: ../gtk/gtkentry.c:497 +#: ../gtk/gtklabel.c:422 +msgid "The position of the opposite end of the selection from the cursor in chars" msgstr "Pozice druhého konce výběru od kurzoru ve znacích" -#: gtk/gtkentry.c:507 +#: ../gtk/gtkentry.c:507 msgid "Whether the entry contents can be edited" msgstr "Jestli je možné upravovat obsah položky" -#: gtk/gtkentry.c:514 +#: ../gtk/gtkentry.c:514 msgid "Maximum length" msgstr "Maximální délka" -#: gtk/gtkentry.c:515 +#: ../gtk/gtkentry.c:515 msgid "Maximum number of characters for this entry. Zero if no maximum" msgstr "Maximální počet znaků této položky. Nula znamená bez omezení" -#: gtk/gtkentry.c:523 +#: ../gtk/gtkentry.c:523 msgid "Visibility" msgstr "Viditelnost" -#: gtk/gtkentry.c:524 -msgid "" -"FALSE displays the \"invisible char\" instead of the actual text (password " -"mode)" -msgstr "" -"FALSE zobrazí místo zadaného textu \"neviditelný znak\" (režim pro hesla)" +#: ../gtk/gtkentry.c:524 +msgid "FALSE displays the \"invisible char\" instead of the actual text (password mode)" +msgstr "FALSE zobrazí místo zadaného textu \"neviditelný znak\" (režim pro hesla)" -#: gtk/gtkentry.c:532 +#: ../gtk/gtkentry.c:532 msgid "FALSE removes outside bevel from entry" msgstr "FALSE odstraní vnější rám okolo položky" -#: gtk/gtkentry.c:540 -msgid "" -"Border between text and frame. Overrides the inner-border style property" +#: ../gtk/gtkentry.c:540 +msgid "Border between text and frame. Overrides the inner-border style property" msgstr "Okraj mezi textem a rámem. Přepisuje vlastnost stylu inner-border" -#: gtk/gtkentry.c:547 +#: ../gtk/gtkentry.c:547 msgid "Invisible character" msgstr "Neviditelný znak" -#: gtk/gtkentry.c:548 +#: ../gtk/gtkentry.c:548 msgid "The character to use when masking entry contents (in \"password mode\")" msgstr "Znak používaný pro skrytí obsahu pole (v \"režimu pro hesla\")" -#: gtk/gtkentry.c:555 +#: ../gtk/gtkentry.c:555 msgid "Activates default" msgstr "Aktivuje implicitní" -#: gtk/gtkentry.c:556 -msgid "" -"Whether to activate the default widget (such as the default button in a " -"dialog) when Enter is pressed" -msgstr "" -"Jestli aktivovat implicitní widget (například implicitní tlačítko dialogu) " -"při stisku Enter" +#: ../gtk/gtkentry.c:556 +msgid "Whether to activate the default widget (such as the default button in a dialog) when Enter is pressed" +msgstr "Jestli aktivovat implicitní widget (například implicitní tlačítko dialogu) při stisku Enter" -#: gtk/gtkentry.c:562 +#: ../gtk/gtkentry.c:562 msgid "Width in chars" msgstr "Šířka ve znacích" -#: gtk/gtkentry.c:563 +#: ../gtk/gtkentry.c:563 msgid "Number of characters to leave space for in the entry" msgstr "Počet znaků, na které se má nechat prostor v položce" -#: gtk/gtkentry.c:572 +#: ../gtk/gtkentry.c:572 msgid "Scroll offset" msgstr "Posun" -#: gtk/gtkentry.c:573 +#: ../gtk/gtkentry.c:573 msgid "Number of pixels of the entry scrolled off the screen to the left" msgstr "Počet pixelů, o které je položka posunuta mimo obrazovku vlevo" -#: gtk/gtkentry.c:583 +#: ../gtk/gtkentry.c:583 msgid "The contents of the entry" msgstr "Obsah pole pro vkládání" -#: gtk/gtkentry.c:598 gtk/gtkmisc.c:73 +#: ../gtk/gtkentry.c:598 +#: ../gtk/gtkmisc.c:73 msgid "X align" msgstr "Zarovnání X" -#: gtk/gtkentry.c:599 gtk/gtkmisc.c:74 -msgid "" -"The horizontal alignment, from 0 (left) to 1 (right). Reversed for RTL " -"layouts." -msgstr "" -"Vodorovné zarovnání, od 0 (vlevo) do 1 (vpravo). Obráceně pro rozložení " -"zprava doleva." +#: ../gtk/gtkentry.c:599 +#: ../gtk/gtkmisc.c:74 +msgid "The horizontal alignment, from 0 (left) to 1 (right). Reversed for RTL layouts." +msgstr "Vodorovné zarovnání, od 0 (vlevo) do 1 (vpravo). Obráceně pro rozložení zprava doleva." -#: gtk/gtkentry.c:615 +#: ../gtk/gtkentry.c:615 msgid "Truncate multiline" msgstr "Víceřádkové zkrácení" -#: gtk/gtkentry.c:616 +#: ../gtk/gtkentry.c:616 msgid "Whether to truncate multiline pastes to one line." msgstr "Jestli víceřádkové zkrácení vloží na jeden řádek." -#: gtk/gtkentry.c:632 +#: ../gtk/gtkentry.c:632 msgid "Which kind of shadow to draw around the entry when has-frame is set" msgstr "Který druh stínu kreslit kolem vstupu, pokud je nastaveno has-frame" -#: gtk/gtkentry.c:647 gtk/gtktextview.c:650 +#: ../gtk/gtkentry.c:647 +#: ../gtk/gtktextview.c:650 msgid "Overwrite mode" msgstr "Režim přepisování" -#: gtk/gtkentry.c:648 -#, fuzzy +#: ../gtk/gtkentry.c:648 msgid "Whether new text overwrites existing text" -msgstr "Jestli zadávaný text přepisuje existující obsah" +msgstr "Jestli nový text přepisuje existující text" -#: gtk/gtkentry.c:661 -#, fuzzy +#: ../gtk/gtkentry.c:661 msgid "Text length" -msgstr "Zarovnání textu X" +msgstr "Délka textu" -#: gtk/gtkentry.c:662 +#: ../gtk/gtkentry.c:662 msgid "Length of the text currently in the entry" -msgstr "" +msgstr "Délka textu aktuálně se nacházejícího ve vstupu" -#: gtk/gtkentry.c:933 +#: ../gtk/gtkentry.c:933 msgid "Border between text and frame." msgstr "Okraj mezi textem a rámem." -#: gtk/gtkentry.c:938 gtk/gtklabel.c:644 +#: ../gtk/gtkentry.c:938 +#: ../gtk/gtklabel.c:644 msgid "Select on focus" msgstr "Vybrat při zaměření" -#: gtk/gtkentry.c:939 +#: ../gtk/gtkentry.c:939 msgid "Whether to select the contents of an entry when it is focused" msgstr "Jestli vybrat obsah položky, pokud položka získá zaměření" -#: gtk/gtkentry.c:953 +#: ../gtk/gtkentry.c:953 msgid "Password Hint Timeout" msgstr "Časový limit tipu hesla" -#: gtk/gtkentry.c:954 +#: ../gtk/gtkentry.c:954 msgid "How long to show the last input character in hidden entries" msgstr "Jak dlouho ukazovat znak posledního vstupu ve skrytých vstupech" -#: gtk/gtkentrycompletion.c:279 +#: ../gtk/gtkentrycompletion.c:279 msgid "Completion Model" msgstr "Model doplňování" -#: gtk/gtkentrycompletion.c:280 +#: ../gtk/gtkentrycompletion.c:280 msgid "The model to find matches in" msgstr "Model, kde hledat odpovídající položky" -#: gtk/gtkentrycompletion.c:286 +#: ../gtk/gtkentrycompletion.c:286 msgid "Minimum Key Length" msgstr "Minimální délka klíče" -#: gtk/gtkentrycompletion.c:287 +#: ../gtk/gtkentrycompletion.c:287 msgid "Minimum length of the search key in order to look up matches" msgstr "Minimální délka hledaného klíče, aby se hledaly odpovídající položky" -#: gtk/gtkentrycompletion.c:303 gtk/gtkiconview.c:587 +#: ../gtk/gtkentrycompletion.c:303 +#: ../gtk/gtkiconview.c:587 msgid "Text column" msgstr "Sloupec textu" -#: gtk/gtkentrycompletion.c:304 +#: ../gtk/gtkentrycompletion.c:304 msgid "The column of the model containing the strings." msgstr "Sloupec v modelu obsahující řetězce." -#: gtk/gtkentrycompletion.c:323 +#: ../gtk/gtkentrycompletion.c:323 msgid "Inline completion" msgstr "Doplňování na místě" -#: gtk/gtkentrycompletion.c:324 +#: ../gtk/gtkentrycompletion.c:324 msgid "Whether the common prefix should be inserted automatically" msgstr "Jestli má být automaticky vložena společná předpona" -#: gtk/gtkentrycompletion.c:338 +#: ../gtk/gtkentrycompletion.c:338 msgid "Popup completion" msgstr "Doplňování v okně" -#: gtk/gtkentrycompletion.c:339 +#: ../gtk/gtkentrycompletion.c:339 msgid "Whether the completions should be shown in a popup window" msgstr "Jestli má být společná předpona zobrazena v okně" -#: gtk/gtkentrycompletion.c:354 +#: ../gtk/gtkentrycompletion.c:354 msgid "Popup set width" msgstr "Nastavit šířku vyskakovacího okna" -#: gtk/gtkentrycompletion.c:355 +#: ../gtk/gtkentrycompletion.c:355 msgid "If TRUE, the popup window will have the same size as the entry" -msgstr "" -"Je-li TRUE, vyskakovací okno bude mít stejnou velikost jako vstupní pole" +msgstr "Je-li TRUE, vyskakovací okno bude mít stejnou velikost jako vstupní pole" -#: gtk/gtkentrycompletion.c:373 +#: ../gtk/gtkentrycompletion.c:373 msgid "Popup single match" msgstr "Zobrazit jeden výsledek" -#: gtk/gtkentrycompletion.c:374 +#: ../gtk/gtkentrycompletion.c:374 msgid "If TRUE, the popup window will appear for a single match." msgstr "Je-li TRUE, vyskakovací okno bude zobrazeno pro jeden výsledek." -#: gtk/gtkentrycompletion.c:388 +#: ../gtk/gtkentrycompletion.c:388 msgid "Inline selection" msgstr "Výběr na místě" -#: gtk/gtkentrycompletion.c:389 +#: ../gtk/gtkentrycompletion.c:389 msgid "Your description here" msgstr "Zde je místo na popis" -#: gtk/gtkeventbox.c:91 +#: ../gtk/gtkeventbox.c:91 msgid "Visible Window" msgstr "Viditelné okno" -#: gtk/gtkeventbox.c:92 -msgid "" -"Whether the event box is visible, as opposed to invisible and only used to " -"trap events." -msgstr "" -"Jestli je event box viditelný, ne neviditelný a používaný jen pro chytání " -"událostí." +#: ../gtk/gtkeventbox.c:92 +msgid "Whether the event box is visible, as opposed to invisible and only used to trap events." +msgstr "Jestli je event box viditelný, ne neviditelný a používaný jen pro chytání událostí." -#: gtk/gtkeventbox.c:98 +#: ../gtk/gtkeventbox.c:98 msgid "Above child" msgstr "Nad potomkem" -#: gtk/gtkeventbox.c:99 -msgid "" -"Whether the event-trapping window of the eventbox is above the window of the " -"child widget as opposed to below it." -msgstr "" -"Jestli je okno eventboxu chytající události nad oknem widgetu potomka místo " -"pod ním." +#: ../gtk/gtkeventbox.c:99 +msgid "Whether the event-trapping window of the eventbox is above the window of the child widget as opposed to below it." +msgstr "Jestli je okno eventboxu chytající události nad oknem widgetu potomka místo pod ním." -#: gtk/gtkexpander.c:187 +#: ../gtk/gtkexpander.c:187 msgid "Expanded" msgstr "Rozbalen" -#: gtk/gtkexpander.c:188 +#: ../gtk/gtkexpander.c:188 msgid "Whether the expander has been opened to reveal the child widget" msgstr "Jestli byl rozbalovač otevřen a zobrazuje widget potomka" -#: gtk/gtkexpander.c:196 +#: ../gtk/gtkexpander.c:196 msgid "Text of the expander's label" msgstr "Text popisku rozbalovače" -#: gtk/gtkexpander.c:211 gtk/gtklabel.c:330 +#: ../gtk/gtkexpander.c:211 +#: ../gtk/gtklabel.c:330 msgid "Use markup" msgstr "Používat značky" -#: gtk/gtkexpander.c:212 gtk/gtklabel.c:331 +#: ../gtk/gtkexpander.c:212 +#: ../gtk/gtklabel.c:331 msgid "The text of the label includes XML markup. See pango_parse_markup()" msgstr "Text popisu obsahuje značky XML. Viz pango_parse_markup()" -#: gtk/gtkexpander.c:220 +#: ../gtk/gtkexpander.c:220 msgid "Space to put between the label and the child" msgstr "Prostor navíc vložený mezi popisek a potomka" -#: gtk/gtkexpander.c:229 gtk/gtkframe.c:147 gtk/gtktoolbutton.c:194 +#: ../gtk/gtkexpander.c:229 +#: ../gtk/gtkframe.c:147 +#: ../gtk/gtktoolbutton.c:194 msgid "Label widget" msgstr "Widget popisku" -#: gtk/gtkexpander.c:230 +#: ../gtk/gtkexpander.c:230 msgid "A widget to display in place of the usual expander label" msgstr "Widget zobrazovaný místo obvyklého popisku rozbalovače" -#: gtk/gtkexpander.c:236 gtk/gtktreeview.c:783 +#: ../gtk/gtkexpander.c:236 +#: ../gtk/gtktreeview.c:783 msgid "Expander Size" msgstr "Velikost rozbalovače" -#: gtk/gtkexpander.c:237 gtk/gtktreeview.c:784 +#: ../gtk/gtkexpander.c:237 +#: ../gtk/gtktreeview.c:784 msgid "Size of the expander arrow" msgstr "Velikost šipky rozbalovače" -#: gtk/gtkexpander.c:246 +#: ../gtk/gtkexpander.c:246 msgid "Spacing around expander arrow" msgstr "Prostor okolo šipky rozbalovače" -#: gtk/gtkfilechooser.c:196 +#: ../gtk/gtkfilechooser.c:196 msgid "Action" msgstr "Akce" -#: gtk/gtkfilechooser.c:197 +#: ../gtk/gtkfilechooser.c:197 msgid "The type of operation that the file selector is performing" msgstr "Typ operace, kterou dialog pro výběr souboru provádí" -#: gtk/gtkfilechooser.c:203 +#: ../gtk/gtkfilechooser.c:203 msgid "File System Backend" msgstr "Backend systému souborů" -#: gtk/gtkfilechooser.c:204 +#: ../gtk/gtkfilechooser.c:204 msgid "Name of file system backend to use" msgstr "Název backendu systému souborů, který používat" -#: gtk/gtkfilechooser.c:209 gtk/gtkrecentchooser.c:252 +#: ../gtk/gtkfilechooser.c:209 +#: ../gtk/gtkrecentchooser.c:252 msgid "Filter" msgstr "Filtr" -#: gtk/gtkfilechooser.c:210 +#: ../gtk/gtkfilechooser.c:210 msgid "The current filter for selecting which files are displayed" msgstr "Aktuální filtr pro výběr, které soubory se zobrazují" -#: gtk/gtkfilechooser.c:215 +#: ../gtk/gtkfilechooser.c:215 msgid "Local Only" msgstr "Jen místní" -#: gtk/gtkfilechooser.c:216 +#: ../gtk/gtkfilechooser.c:216 msgid "Whether the selected file(s) should be limited to local file: URLs" msgstr "Jestli mají být vybrané soubory omezeny na místní URL file:" -#: gtk/gtkfilechooser.c:221 +#: ../gtk/gtkfilechooser.c:221 msgid "Preview widget" msgstr "Widget náhledu" -#: gtk/gtkfilechooser.c:222 +#: ../gtk/gtkfilechooser.c:222 msgid "Application supplied widget for custom previews." msgstr "Aplikací dodaný widget pro vlastní náhledy." -#: gtk/gtkfilechooser.c:227 +#: ../gtk/gtkfilechooser.c:227 msgid "Preview Widget Active" msgstr "Widget náhledu aktivní" -#: gtk/gtkfilechooser.c:228 -msgid "" -"Whether the application supplied widget for custom previews should be shown." +#: ../gtk/gtkfilechooser.c:228 +msgid "Whether the application supplied widget for custom previews should be shown." msgstr "Jestli se má zobrazovat aplikací dodaný widget pro vlastní náhledy." -#: gtk/gtkfilechooser.c:233 +#: ../gtk/gtkfilechooser.c:233 msgid "Use Preview Label" msgstr "Používat popisek náhledu" -#: gtk/gtkfilechooser.c:234 +#: ../gtk/gtkfilechooser.c:234 msgid "Whether to display a stock label with the name of the previewed file." msgstr "Jestli zobrazit standardní popisek s názvem souboru v náhledu." -#: gtk/gtkfilechooser.c:239 +#: ../gtk/gtkfilechooser.c:239 msgid "Extra widget" msgstr "Widget navíc" -#: gtk/gtkfilechooser.c:240 +#: ../gtk/gtkfilechooser.c:240 msgid "Application supplied widget for extra options." msgstr "Aplikací dodaný widget pro další možnosti." -#: gtk/gtkfilechooser.c:245 gtk/gtkfilesel.c:540 gtk/gtkrecentchooser.c:191 +#: ../gtk/gtkfilechooser.c:245 +#: ../gtk/gtkfilesel.c:540 +#: ../gtk/gtkrecentchooser.c:191 msgid "Select Multiple" msgstr "Vícenásobný výběr" -#: gtk/gtkfilechooser.c:246 gtk/gtkfilesel.c:541 +#: ../gtk/gtkfilechooser.c:246 +#: ../gtk/gtkfilesel.c:541 msgid "Whether to allow multiple files to be selected" msgstr "Jestli umožnit výběr více souborů" -#: gtk/gtkfilechooser.c:252 +#: ../gtk/gtkfilechooser.c:252 msgid "Show Hidden" msgstr "Zobrazovat skryté" -#: gtk/gtkfilechooser.c:253 +#: ../gtk/gtkfilechooser.c:253 msgid "Whether the hidden files and folders should be displayed" msgstr "Jestli mají být zobrazovány skryté soubory a adresáře" -#: gtk/gtkfilechooser.c:268 +#: ../gtk/gtkfilechooser.c:268 msgid "Do overwrite confirmation" msgstr "Potvrzovat přepsání" -#: gtk/gtkfilechooser.c:269 -msgid "" -"Whether a file chooser in save mode will present an overwrite confirmation " -"dialog if necessary." -msgstr "" -"Jestli bude dialog výběru souborů zobrazovat dialog potvrzení přepsání, je-" -"li to nezbytné." +#: ../gtk/gtkfilechooser.c:269 +msgid "Whether a file chooser in save mode will present an overwrite confirmation dialog if necessary." +msgstr "Jestli bude dialog výběru souborů zobrazovat dialog potvrzení přepsání, je-li to nezbytné." -#: gtk/gtkfilechooserbutton.c:377 +#: ../gtk/gtkfilechooserbutton.c:377 msgid "Dialog" msgstr "Dialog" -#: gtk/gtkfilechooserbutton.c:378 +#: ../gtk/gtkfilechooserbutton.c:378 msgid "The file chooser dialog to use." msgstr "Dialog výběru souborů, který používat." -#: gtk/gtkfilechooserbutton.c:409 +#: ../gtk/gtkfilechooserbutton.c:409 msgid "The title of the file chooser dialog." msgstr "Titulek dialogu výběru souborů." -#: gtk/gtkfilechooserbutton.c:423 +#: ../gtk/gtkfilechooserbutton.c:423 msgid "The desired width of the button widget, in characters." msgstr "Požadovaná šířka widgetu tlačítka ve znacích." -#: gtk/gtkfilesel.c:526 gtk/gtkimage.c:163 gtk/gtkrecentmanager.c:214 -#: gtk/gtkstatusicon.c:192 +#: ../gtk/gtkfilesel.c:526 +#: ../gtk/gtkimage.c:163 +#: ../gtk/gtkrecentmanager.c:214 +#: ../gtk/gtkstatusicon.c:192 msgid "Filename" msgstr "Název souboru" -#: gtk/gtkfilesel.c:527 +#: ../gtk/gtkfilesel.c:527 msgid "The currently selected filename" msgstr "Právě vybraný název souboru" -#: gtk/gtkfilesel.c:533 +#: ../gtk/gtkfilesel.c:533 msgid "Show file operations" msgstr "Zobrazovat operace se soubory" -#: gtk/gtkfilesel.c:534 +#: ../gtk/gtkfilesel.c:534 msgid "Whether buttons for creating/manipulating files should be displayed" msgstr "Jestli se mají zobrazovat tlačítka pro vytváření/práci se soubory" -#: gtk/gtkfixed.c:90 gtk/gtklayout.c:596 +#: ../gtk/gtkfixed.c:90 +#: ../gtk/gtklayout.c:596 msgid "X position" msgstr "Pozice X" -#: gtk/gtkfixed.c:91 gtk/gtklayout.c:597 +#: ../gtk/gtkfixed.c:91 +#: ../gtk/gtklayout.c:597 msgid "X position of child widget" msgstr "Pozice widgetu potomka na ose X" -#: gtk/gtkfixed.c:100 gtk/gtklayout.c:606 +#: ../gtk/gtkfixed.c:100 +#: ../gtk/gtklayout.c:606 msgid "Y position" msgstr "Pozice Y" -#: gtk/gtkfixed.c:101 gtk/gtklayout.c:607 +#: ../gtk/gtkfixed.c:101 +#: ../gtk/gtklayout.c:607 msgid "Y position of child widget" msgstr "Pozice widgetu potomka na ose Y" -#: gtk/gtkfontbutton.c:143 +#: ../gtk/gtkfontbutton.c:143 msgid "The title of the font selection dialog" msgstr "Titulek dialogu výběru písma" -#: gtk/gtkfontbutton.c:158 gtk/gtkfontsel.c:181 +#: ../gtk/gtkfontbutton.c:158 +#: ../gtk/gtkfontsel.c:181 msgid "Font name" msgstr "Název písma" -#: gtk/gtkfontbutton.c:159 +#: ../gtk/gtkfontbutton.c:159 msgid "The name of the selected font" msgstr "Název vybraného písma" -#: gtk/gtkfontbutton.c:160 +#: ../gtk/gtkfontbutton.c:160 msgid "Sans 12" msgstr "Sans 12" -#: gtk/gtkfontbutton.c:175 +#: ../gtk/gtkfontbutton.c:175 msgid "Use font in label" msgstr "Používat písmo v popisku" -#: gtk/gtkfontbutton.c:176 +#: ../gtk/gtkfontbutton.c:176 msgid "Whether the label is drawn in the selected font" msgstr "Jestli je popisek kreslen vybraným písmem" -#: gtk/gtkfontbutton.c:191 +#: ../gtk/gtkfontbutton.c:191 msgid "Use size in label" msgstr "Používat v popisku velikost" -#: gtk/gtkfontbutton.c:192 +#: ../gtk/gtkfontbutton.c:192 msgid "Whether the label is drawn with the selected font size" msgstr "Jestli je popisek kreslen vybranou velikostí písma" -#: gtk/gtkfontbutton.c:208 +#: ../gtk/gtkfontbutton.c:208 msgid "Show style" msgstr "Zobrazovat styl" -#: gtk/gtkfontbutton.c:209 +#: ../gtk/gtkfontbutton.c:209 msgid "Whether the selected font style is shown in the label" msgstr "Jestli je vybraný styl písma zobrazován v popisku" -#: gtk/gtkfontbutton.c:224 +#: ../gtk/gtkfontbutton.c:224 msgid "Show size" msgstr "Zobrazovat velikost" -#: gtk/gtkfontbutton.c:225 +#: ../gtk/gtkfontbutton.c:225 msgid "Whether selected font size is shown in the label" msgstr "Jestli je vybraná velikost písma zobrazována v popisku" -#: gtk/gtkfontsel.c:182 +#: ../gtk/gtkfontsel.c:182 msgid "The string that represents this font" msgstr "Řetězec představující toto písmo" -#: gtk/gtkfontsel.c:189 +#: ../gtk/gtkfontsel.c:189 msgid "The GdkFont that is currently selected" msgstr "Struktura GdkFont, která je právě vybraná" -#: gtk/gtkfontsel.c:195 +#: ../gtk/gtkfontsel.c:195 msgid "Preview text" msgstr "Náhled textu" -#: gtk/gtkfontsel.c:196 +#: ../gtk/gtkfontsel.c:196 msgid "The text to display in order to demonstrate the selected font" msgstr "Text zobrazovaný pro demonstraci vybraného písma" -#: gtk/gtkframe.c:106 +#: ../gtk/gtkframe.c:106 msgid "Text of the frame's label" msgstr "Text titulku rámu" -#: gtk/gtkframe.c:113 +#: ../gtk/gtkframe.c:113 msgid "Label xalign" msgstr "Zarovnání textu X" -#: gtk/gtkframe.c:114 +#: ../gtk/gtkframe.c:114 msgid "The horizontal alignment of the label" msgstr "Vodorovné zarovnání titulku" -#: gtk/gtkframe.c:122 +#: ../gtk/gtkframe.c:122 msgid "Label yalign" msgstr "Zarovnání textu Y" -#: gtk/gtkframe.c:123 +#: ../gtk/gtkframe.c:123 msgid "The vertical alignment of the label" msgstr "Svislé zarovnání titulku" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: ../gtk/gtkframe.c:131 +#: ../gtk/gtkhandlebox.c:170 msgid "Deprecated property, use shadow_type instead" msgstr "Zastaralá vlastnost, použijte místo ní shadow_type" -#: gtk/gtkframe.c:138 +#: ../gtk/gtkframe.c:138 msgid "Frame shadow" msgstr "Stín rámu" -#: gtk/gtkframe.c:139 +#: ../gtk/gtkframe.c:139 msgid "Appearance of the frame border" msgstr "Vzhled okrajů rámu" -#: gtk/gtkframe.c:148 +#: ../gtk/gtkframe.c:148 msgid "A widget to display in place of the usual frame label" msgstr "Widget používaný pro zobrazení místo obvyklého popisku rámu" -#: gtk/gtkhandlebox.c:178 +#: ../gtk/gtkhandlebox.c:178 msgid "Appearance of the shadow that surrounds the container" msgstr "Vzhled stínu okolo kontejneru" -#: gtk/gtkhandlebox.c:186 +#: ../gtk/gtkhandlebox.c:186 msgid "Handle position" msgstr "Pozice ovládací části" -#: gtk/gtkhandlebox.c:187 +#: ../gtk/gtkhandlebox.c:187 msgid "Position of the handle relative to the child widget" msgstr "Umístění ovládací části relativně k widgetu potomka" -#: gtk/gtkhandlebox.c:195 +#: ../gtk/gtkhandlebox.c:195 msgid "Snap edge" msgstr "Okraj pro přitahování" -#: gtk/gtkhandlebox.c:196 -msgid "" -"Side of the handlebox that's lined up with the docking point to dock the " -"handlebox" -msgstr "" -"Strana panelu, která je zarovnaná s ukotvovacím bodem pro ukotvení panelu" +#: ../gtk/gtkhandlebox.c:196 +msgid "Side of the handlebox that's lined up with the docking point to dock the handlebox" +msgstr "Strana panelu, která je zarovnaná s ukotvovacím bodem pro ukotvení panelu" -#: gtk/gtkhandlebox.c:204 +#: ../gtk/gtkhandlebox.c:204 msgid "Snap edge set" msgstr "Okraj pro přitahování nastaven" -#: gtk/gtkhandlebox.c:205 -msgid "" -"Whether to use the value from the snap_edge property or a value derived from " -"handle_position" -msgstr "" -"Jestli používat hodnotu vlastnosti snap_edge nebo hodnotu odvozenou z " -"handle_position" +#: ../gtk/gtkhandlebox.c:205 +msgid "Whether to use the value from the snap_edge property or a value derived from handle_position" +msgstr "Jestli používat hodnotu vlastnosti snap_edge nebo hodnotu odvozenou z handle_position" -#: gtk/gtkhandlebox.c:212 +#: ../gtk/gtkhandlebox.c:212 msgid "Child Detached" -msgstr "" +msgstr "Potomek odpojen" -#: gtk/gtkhandlebox.c:213 -msgid "" -"A boolean value indicating whether the handlebox's child is attached or " -"detached." -msgstr "" +#: ../gtk/gtkhandlebox.c:213 +msgid "A boolean value indicating whether the handlebox's child is attached or detached." +msgstr "Booleovská hodnota značící, zda potomek úchytu je připojen nebo odpojen." -#: gtk/gtkiconview.c:550 +#: ../gtk/gtkiconview.c:550 msgid "Selection mode" msgstr "Režim výběru" -#: gtk/gtkiconview.c:551 +#: ../gtk/gtkiconview.c:551 msgid "The selection mode" msgstr "Režim výběru" -#: gtk/gtkiconview.c:569 +#: ../gtk/gtkiconview.c:569 msgid "Pixbuf column" msgstr "Sloupec pixbufu" -#: gtk/gtkiconview.c:570 +#: ../gtk/gtkiconview.c:570 msgid "Model column used to retrieve the icon pixbuf from" msgstr "Sloupec modelu používaný pro získání pixbufu ikony" -#: gtk/gtkiconview.c:588 +#: ../gtk/gtkiconview.c:588 msgid "Model column used to retrieve the text from" msgstr "Sloupec modelu používaný pro získání textu" -#: gtk/gtkiconview.c:607 +#: ../gtk/gtkiconview.c:607 msgid "Markup column" msgstr "Sloupec značek" -#: gtk/gtkiconview.c:608 +#: ../gtk/gtkiconview.c:608 msgid "Model column used to retrieve the text if using Pango markup" -msgstr "" -"Sloupec modelu používaný pro získání textu, pokud se používají značky Pango" +msgstr "Sloupec modelu používaný pro získání textu, pokud se používají značky Pango" -#: gtk/gtkiconview.c:615 +#: ../gtk/gtkiconview.c:615 msgid "Icon View Model" msgstr "Model ikonového pohledu" -#: gtk/gtkiconview.c:616 +#: ../gtk/gtkiconview.c:616 msgid "The model for the icon view" msgstr "Model pro ikonový pohled" -#: gtk/gtkiconview.c:632 +#: ../gtk/gtkiconview.c:632 msgid "Number of columns" msgstr "Počet sloupců" -#: gtk/gtkiconview.c:633 +#: ../gtk/gtkiconview.c:633 msgid "Number of columns to display" msgstr "Počet zobrazovaných sloupců" -#: gtk/gtkiconview.c:650 +#: ../gtk/gtkiconview.c:650 msgid "Width for each item" msgstr "Šířka každé položky" -#: gtk/gtkiconview.c:651 +#: ../gtk/gtkiconview.c:651 msgid "The width used for each item" msgstr "Šířka používaná pro každou položku" -#: gtk/gtkiconview.c:667 +#: ../gtk/gtkiconview.c:667 msgid "Space which is inserted between cells of an item" msgstr "Místo, které je vloženo mezi buňky položky" -#: gtk/gtkiconview.c:682 +#: ../gtk/gtkiconview.c:682 msgid "Row Spacing" msgstr "Rozestup řádků" -#: gtk/gtkiconview.c:683 +#: ../gtk/gtkiconview.c:683 msgid "Space which is inserted between grid rows" msgstr "Místo, které je vloženo mezi řádky mřížky" -#: gtk/gtkiconview.c:698 +#: ../gtk/gtkiconview.c:698 msgid "Column Spacing" msgstr "Rozestup sloupců" # FIXME: s/column/columns/ -#: gtk/gtkiconview.c:699 +#: ../gtk/gtkiconview.c:699 msgid "Space which is inserted between grid columns" msgstr "Prostor vložený mezi sloupce mřížky" -#: gtk/gtkiconview.c:714 +#: ../gtk/gtkiconview.c:714 msgid "Margin" msgstr "Okraj" -#: gtk/gtkiconview.c:715 +#: ../gtk/gtkiconview.c:715 msgid "Space which is inserted at the edges of the icon view" msgstr "Místo, které je vloženo na okraje ikonového pohledu" -#: gtk/gtkiconview.c:732 -msgid "" -"How the text and icon of each item are positioned relative to each other" +#: ../gtk/gtkiconview.c:732 +msgid "How the text and icon of each item are positioned relative to each other" msgstr "Jak jsou text a ikony každé položky navzájem relativně umístěny" -#: gtk/gtkiconview.c:748 gtk/gtktreeview.c:618 gtk/gtktreeviewcolumn.c:307 +#: ../gtk/gtkiconview.c:748 +#: ../gtk/gtktreeview.c:618 +#: ../gtk/gtktreeviewcolumn.c:307 msgid "Reorderable" msgstr "Měnitelné pořadí" -#: gtk/gtkiconview.c:749 gtk/gtktreeview.c:619 +#: ../gtk/gtkiconview.c:749 +#: ../gtk/gtktreeview.c:619 msgid "View is reorderable" msgstr "Je možná změna pořadí pohledu" -#: gtk/gtkiconview.c:756 gtk/gtktreeview.c:769 +#: ../gtk/gtkiconview.c:756 +#: ../gtk/gtktreeview.c:769 msgid "Tooltip Column" msgstr "Sloupec místní nápovědy" -#: gtk/gtkiconview.c:757 +#: ../gtk/gtkiconview.c:757 msgid "The column in the model containing the tooltip texts for the items" msgstr "Sloupec v modelu obsahující texty místní nápovědy položek" -#: gtk/gtkiconview.c:768 +#: ../gtk/gtkiconview.c:768 msgid "Selection Box Color" msgstr "Barva obdélníku výběru" -#: gtk/gtkiconview.c:769 +#: ../gtk/gtkiconview.c:769 msgid "Color of the selection box" msgstr "Barva obdélníku výběru" -#: gtk/gtkiconview.c:775 +#: ../gtk/gtkiconview.c:775 msgid "Selection Box Alpha" msgstr "Alfa obdélníku výběru" -#: gtk/gtkiconview.c:776 +#: ../gtk/gtkiconview.c:776 msgid "Opacity of the selection box" msgstr "Neprůhlednost obdélníku výběru" -#: gtk/gtkimage.c:131 gtk/gtkstatusicon.c:184 +#: ../gtk/gtkimage.c:131 +#: ../gtk/gtkstatusicon.c:184 msgid "Pixbuf" msgstr "Pixbuf" -#: gtk/gtkimage.c:132 gtk/gtkstatusicon.c:185 +#: ../gtk/gtkimage.c:132 +#: ../gtk/gtkstatusicon.c:185 msgid "A GdkPixbuf to display" msgstr "Zobrazovaný GdkPixbuf" -#: gtk/gtkimage.c:139 +#: ../gtk/gtkimage.c:139 msgid "Pixmap" msgstr "Pixmapa" -#: gtk/gtkimage.c:140 +#: ../gtk/gtkimage.c:140 msgid "A GdkPixmap to display" msgstr "GdkPixmap, kterou zobrazovat" -#: gtk/gtkimage.c:147 gtk/gtkmessagedialog.c:215 +#: ../gtk/gtkimage.c:147 +#: ../gtk/gtkmessagedialog.c:215 msgid "Image" msgstr "Obrázek" -#: gtk/gtkimage.c:148 +#: ../gtk/gtkimage.c:148 msgid "A GdkImage to display" msgstr "GdkImage, který zobrazovat" -#: gtk/gtkimage.c:155 +#: ../gtk/gtkimage.c:155 msgid "Mask" msgstr "Maska" -#: gtk/gtkimage.c:156 +#: ../gtk/gtkimage.c:156 msgid "Mask bitmap to use with GdkImage or GdkPixmap" msgstr "Bitová maska pro použití s GdkImage nebo GdkPixmap" -#: gtk/gtkimage.c:164 gtk/gtkstatusicon.c:193 +#: ../gtk/gtkimage.c:164 +#: ../gtk/gtkstatusicon.c:193 msgid "Filename to load and display" msgstr "Název souboru, který načíst a zobrazit" -#: gtk/gtkimage.c:173 gtk/gtkstatusicon.c:201 +#: ../gtk/gtkimage.c:173 +#: ../gtk/gtkstatusicon.c:201 msgid "Stock ID for a stock image to display" msgstr "Standardní ID pro zobrazení standardního obrázku" -#: gtk/gtkimage.c:180 +#: ../gtk/gtkimage.c:180 msgid "Icon set" msgstr "Skupina ikon" -#: gtk/gtkimage.c:181 +#: ../gtk/gtkimage.c:181 msgid "Icon set to display" msgstr "Skupina ikon, kterou zobrazovat" -#: gtk/gtkimage.c:188 gtk/gtkscalebutton.c:210 gtk/gtktoolbar.c:549 +#: ../gtk/gtkimage.c:188 +#: ../gtk/gtkscalebutton.c:210 +#: ../gtk/gtktoolbar.c:549 msgid "Icon size" msgstr "Velikost ikony" -#: gtk/gtkimage.c:189 +#: ../gtk/gtkimage.c:189 msgid "Symbolic size to use for stock icon, icon set or named icon" -msgstr "" -"Symbolická velikost, kterou používat pro standardní ikonu, skupinu ikon nebo " -"pojmenovanou ikonu" +msgstr "Symbolická velikost, kterou používat pro standardní ikonu, skupinu ikon nebo pojmenovanou ikonu" -#: gtk/gtkimage.c:205 +#: ../gtk/gtkimage.c:205 msgid "Pixel size" msgstr "Velikost v pixelech" -#: gtk/gtkimage.c:206 +#: ../gtk/gtkimage.c:206 msgid "Pixel size to use for named icon" msgstr "Velikost v pixelech, kterou používat pro pojmenovanou ikonu" -#: gtk/gtkimage.c:214 +#: ../gtk/gtkimage.c:214 msgid "Animation" msgstr "Animace" -#: gtk/gtkimage.c:215 +#: ../gtk/gtkimage.c:215 msgid "GdkPixbufAnimation to display" msgstr "GdkPixbufAnimation, kterou zobrazovat" -#: gtk/gtkimage.c:255 gtk/gtkstatusicon.c:216 +#: ../gtk/gtkimage.c:255 +#: ../gtk/gtkstatusicon.c:216 msgid "Storage type" msgstr "Typ uložení" -#: gtk/gtkimage.c:256 gtk/gtkstatusicon.c:217 +#: ../gtk/gtkimage.c:256 +#: ../gtk/gtkstatusicon.c:217 msgid "The representation being used for image data" msgstr "Reprezentace používaná pro data obrázku" -#: gtk/gtkimagemenuitem.c:102 +#: ../gtk/gtkimagemenuitem.c:102 msgid "Child widget to appear next to the menu text" msgstr "Widget potomka zobrazovaný vedle textu menu" -#: gtk/gtkimagemenuitem.c:107 +#: ../gtk/gtkimagemenuitem.c:107 msgid "Show menu images" msgstr "Zobrazovat v menu obrázky" -#: gtk/gtkimagemenuitem.c:108 +#: ../gtk/gtkimagemenuitem.c:108 msgid "Whether images should be shown in menus" msgstr "Jestli se mají v menu zobrazovat obrázky" -#: gtk/gtkinvisible.c:87 gtk/gtkwindow.c:601 +#: ../gtk/gtkinvisible.c:87 +#: ../gtk/gtkwindow.c:601 msgid "The screen where this window will be displayed" msgstr "Obrazovka, kde se toto okno zobrazí" -#: gtk/gtklabel.c:317 +#: ../gtk/gtklabel.c:317 msgid "The text of the label" msgstr "Text popisu" -#: gtk/gtklabel.c:324 +#: ../gtk/gtklabel.c:324 msgid "A list of style attributes to apply to the text of the label" msgstr "Seznam atributů stylu, které použít na text popisu" -#: gtk/gtklabel.c:345 gtk/gtktexttag.c:359 gtk/gtktextview.c:587 +#: ../gtk/gtklabel.c:345 +#: ../gtk/gtktexttag.c:359 +#: ../gtk/gtktextview.c:587 msgid "Justification" msgstr "Zarovnání" -#: gtk/gtklabel.c:346 -msgid "" -"The alignment of the lines in the text of the label relative to each other. " -"This does NOT affect the alignment of the label within its allocation. See " -"GtkMisc::xalign for that" -msgstr "" -"Zarovnaní řádků v textu relativně k sobe navzájem. Toto NEOVLIVŇUJE " -"zarovnání popisu v jeho přiřazeném místu. Takovou funkci plní GtkMisc::xalign" +#: ../gtk/gtklabel.c:346 +msgid "The alignment of the lines in the text of the label relative to each other. This does NOT affect the alignment of the label within its allocation. See GtkMisc::xalign for that" +msgstr "Zarovnaní řádků v textu relativně k sobe navzájem. Toto NEOVLIVŇUJE zarovnání popisu v jeho přiřazeném místu. Takovou funkci plní GtkMisc::xalign" -#: gtk/gtklabel.c:354 +#: ../gtk/gtklabel.c:354 msgid "Pattern" msgstr "Vzorek" -#: gtk/gtklabel.c:355 -msgid "" -"A string with _ characters in positions correspond to characters in the text " -"to underline" -msgstr "" -"Řetězec se znaky _ v pozicích odpovídajících znakům v textu, které podtrhnout" +#: ../gtk/gtklabel.c:355 +msgid "A string with _ characters in positions correspond to characters in the text to underline" +msgstr "Řetězec se znaky _ v pozicích odpovídajících znakům v textu, které podtrhnout" -#: gtk/gtklabel.c:362 +#: ../gtk/gtklabel.c:362 msgid "Line wrap" msgstr "Zalamovaní řádků" -#: gtk/gtklabel.c:363 +#: ../gtk/gtklabel.c:363 msgid "If set, wrap lines if the text becomes too wide" msgstr "Je-li nastaveno, zalamovat řádky, pokud bude text moc široký" -#: gtk/gtklabel.c:378 +#: ../gtk/gtklabel.c:378 msgid "Line wrap mode" msgstr "Režim zalamovaní řádků" -#: gtk/gtklabel.c:379 +#: ../gtk/gtklabel.c:379 msgid "If wrap is set, controls how linewrapping is done" msgstr "Je-li nastaveno zalomení, ovládá způsob zalomení řádků" -#: gtk/gtklabel.c:386 +#: ../gtk/gtklabel.c:386 msgid "Selectable" msgstr "Vybratelný" -#: gtk/gtklabel.c:387 +#: ../gtk/gtklabel.c:387 msgid "Whether the label text can be selected with the mouse" msgstr "Jestli je možné vybrat text v popisu myší" -#: gtk/gtklabel.c:393 +#: ../gtk/gtklabel.c:393 msgid "Mnemonic key" msgstr "Klávesová zkratka" -#: gtk/gtklabel.c:394 +#: ../gtk/gtklabel.c:394 msgid "The mnemonic accelerator key for this label" msgstr "Mnemonická klávesová zkratka pro tento popis" -#: gtk/gtklabel.c:402 +#: ../gtk/gtklabel.c:402 msgid "Mnemonic widget" msgstr "Widget akcelerátoru" -#: gtk/gtklabel.c:403 +#: ../gtk/gtklabel.c:403 msgid "The widget to be activated when the label's mnemonic key is pressed" msgstr "Widget aktivovaný při stisku klávesové zkratky popisu" -#: gtk/gtklabel.c:449 -msgid "" -"The preferred place to ellipsize the string, if the label does not have " -"enough room to display the entire string" -msgstr "" -"Preferované místo, kde zkrátit řetězec, pokud popisek nemá dost místa pro " -"zobrazení celého řetězce" +#: ../gtk/gtklabel.c:449 +msgid "The preferred place to ellipsize the string, if the label does not have enough room to display the entire string" +msgstr "Preferované místo, kde zkrátit řetězec, pokud popisek nemá dost místa pro zobrazení celého řetězce" -#: gtk/gtklabel.c:489 +#: ../gtk/gtklabel.c:489 msgid "Single Line Mode" msgstr "Režim jednoho řádku" -#: gtk/gtklabel.c:490 +#: ../gtk/gtklabel.c:490 msgid "Whether the label is in single line mode" msgstr "Jestli je popisek v režimu jednoho řádku" -#: gtk/gtklabel.c:507 +#: ../gtk/gtklabel.c:507 msgid "Angle" msgstr "Úhel" -#: gtk/gtklabel.c:508 +#: ../gtk/gtklabel.c:508 msgid "Angle at which the label is rotated" msgstr "Úhel, o který je popisek rotován" -#: gtk/gtklabel.c:528 +#: ../gtk/gtklabel.c:528 msgid "Maximum Width In Characters" msgstr "Maximální šířka ve znacích" -#: gtk/gtklabel.c:529 +#: ../gtk/gtklabel.c:529 msgid "The desired maximum width of the label, in characters" msgstr "Požadovaná maximální šířka popisku ve znacích" -#: gtk/gtklabel.c:645 +#: ../gtk/gtklabel.c:645 msgid "Whether to select the contents of a selectable label when it is focused" msgstr "Jestli vybrat obsah popisku, pokud popisek získá zaměření" -#: gtk/gtklayout.c:616 gtk/gtkviewport.c:106 +#: ../gtk/gtklayout.c:616 +#: ../gtk/gtkviewport.c:106 msgid "Horizontal adjustment" msgstr "Vodorovné zarovnání" -#: gtk/gtklayout.c:617 gtk/gtkscrolledwindow.c:221 +#: ../gtk/gtklayout.c:617 +#: ../gtk/gtkscrolledwindow.c:221 msgid "The GtkAdjustment for the horizontal position" msgstr "Hodnota GtkAdjustment pro vodorovnou pozici" -#: gtk/gtklayout.c:624 gtk/gtkviewport.c:114 +#: ../gtk/gtklayout.c:624 +#: ../gtk/gtkviewport.c:114 msgid "Vertical adjustment" msgstr "Svislé zarovnání" -#: gtk/gtklayout.c:625 gtk/gtkscrolledwindow.c:228 +#: ../gtk/gtklayout.c:625 +#: ../gtk/gtkscrolledwindow.c:228 msgid "The GtkAdjustment for the vertical position" msgstr "Hodnota GtkAdjustment pro svislou pozici" -#: gtk/gtklayout.c:633 +#: ../gtk/gtklayout.c:633 msgid "The width of the layout" msgstr "Šířka rozložení" -#: gtk/gtklayout.c:642 +#: ../gtk/gtklayout.c:642 msgid "The height of the layout" msgstr "Výška rozložení" -#: gtk/gtkmenu.c:503 -#, fuzzy +#: ../gtk/gtkmenu.c:503 msgid "The currently selected menu item" -msgstr "Právě vybraný název souboru" +msgstr "Právě vybraná položka nabídky" -#: gtk/gtkmenu.c:517 -#, fuzzy +#: ../gtk/gtkmenu.c:517 msgid "Accel Group" -msgstr "Skupina akcí" +msgstr "Skupina akcelerátoru" -#: gtk/gtkmenu.c:518 -#, fuzzy +#: ../gtk/gtkmenu.c:518 msgid "The accel group holding accelerators for the menu" -msgstr "Mnemonická klávesová zkratka pro tento popis" +msgstr "Skupina akcelerátoru s akcelerátory nabídky" -#: gtk/gtkmenu.c:532 gtk/gtkmenuitem.c:236 +#: ../gtk/gtkmenu.c:532 +#: ../gtk/gtkmenuitem.c:236 msgid "Accel Path" -msgstr "" +msgstr "Cesta akcelerátoru" -#: gtk/gtkmenu.c:533 +#: ../gtk/gtkmenu.c:533 msgid "An accel path used to conveniently construct accel paths of child items" -msgstr "" +msgstr "Cesta akcelerátoru užitá k pohodlnému vytvoření cest akcelerátorů položek potomka" -#: gtk/gtkmenu.c:549 -#, fuzzy +#: ../gtk/gtkmenu.c:549 msgid "Attach Widget" -msgstr "Widget navíc" +msgstr "Připojit widget" -#: gtk/gtkmenu.c:550 -#, fuzzy +#: ../gtk/gtkmenu.c:550 msgid "The widget the menu is attached to" -msgstr "Jestli je položka menu označena" +msgstr "Widget, ke kterému je nabídka připojena" -#: gtk/gtkmenu.c:558 -msgid "" -"A title that may be displayed by the window manager when this menu is torn-" -"off" -msgstr "" -"Titulek, který může být zobrazen správcem oken, když je toto menu odtrženo" +#: ../gtk/gtkmenu.c:558 +msgid "A title that may be displayed by the window manager when this menu is torn-off" +msgstr "Titulek, který může být zobrazen správcem oken, když je toto menu odtrženo" -#: gtk/gtkmenu.c:572 +#: ../gtk/gtkmenu.c:572 msgid "Tearoff State" msgstr "Stav odtrhnutí" -#: gtk/gtkmenu.c:573 +#: ../gtk/gtkmenu.c:573 msgid "A boolean that indicates whether the menu is torn-off" msgstr "Booleovská hodnota, která určuje, jestli je menu odtrženo" -#: gtk/gtkmenu.c:587 -#, fuzzy +#: ../gtk/gtkmenu.c:587 msgid "Monitor" -msgstr "Měsíc" +msgstr "Monitor" -#: gtk/gtkmenu.c:588 +#: ../gtk/gtkmenu.c:588 msgid "The monitor the menu will be popped up on" -msgstr "" +msgstr "Monitor, na kterém bude zobrazena nabídka" -#: gtk/gtkmenu.c:594 +#: ../gtk/gtkmenu.c:594 msgid "Vertical Padding" msgstr "Svislé doplnění" -#: gtk/gtkmenu.c:595 +#: ../gtk/gtkmenu.c:595 msgid "Extra space at the top and bottom of the menu" msgstr "Místo navíc nad a pod menu" -#: gtk/gtkmenu.c:603 +#: ../gtk/gtkmenu.c:603 msgid "Horizontal Padding" msgstr "Vodorovné doplnění" -#: gtk/gtkmenu.c:604 +#: ../gtk/gtkmenu.c:604 msgid "Extra space at the left and right edges of the menu" msgstr "Místo navíc nalevo a napravo od okrajů nabídky" -#: gtk/gtkmenu.c:612 +#: ../gtk/gtkmenu.c:612 msgid "Vertical Offset" msgstr "Svislé posunutí" -#: gtk/gtkmenu.c:613 -msgid "" -"When the menu is a submenu, position it this number of pixels offset " -"vertically" +#: ../gtk/gtkmenu.c:613 +msgid "When the menu is a submenu, position it this number of pixels offset vertically" msgstr "Když menu je podmenu, umístit je svisle posunuté o tolik pixelů" -#: gtk/gtkmenu.c:621 +#: ../gtk/gtkmenu.c:621 msgid "Horizontal Offset" msgstr "Vodorovné posunutí" -#: gtk/gtkmenu.c:622 -msgid "" -"When the menu is a submenu, position it this number of pixels offset " -"horizontally" +#: ../gtk/gtkmenu.c:622 +msgid "When the menu is a submenu, position it this number of pixels offset horizontally" msgstr "Když menu je podmenu, umístit je vodorovně posunuté o tolik pixelů" -#: gtk/gtkmenu.c:630 +#: ../gtk/gtkmenu.c:630 msgid "Double Arrows" msgstr "Dvojité šipky" -#: gtk/gtkmenu.c:631 +#: ../gtk/gtkmenu.c:631 msgid "When scrolling, always show both arrows." msgstr "Při posunu vždy ukazovat obé šipky." -#: gtk/gtkmenu.c:639 +#: ../gtk/gtkmenu.c:639 msgid "Left Attach" msgstr "Připevnění vlevo" -#: gtk/gtkmenu.c:640 gtk/gtktable.c:174 +#: ../gtk/gtkmenu.c:640 +#: ../gtk/gtktable.c:174 msgid "The column number to attach the left side of the child to" msgstr "Číslo sloupce, ke kterému připevnit levou stranu potomka" -#: gtk/gtkmenu.c:647 +#: ../gtk/gtkmenu.c:647 msgid "Right Attach" msgstr "Připevnění vpravo" -#: gtk/gtkmenu.c:648 +#: ../gtk/gtkmenu.c:648 msgid "The column number to attach the right side of the child to" msgstr "Číslo sloupce, ke kterému připevnit pravou stranu potomka" -#: gtk/gtkmenu.c:655 +#: ../gtk/gtkmenu.c:655 msgid "Top Attach" msgstr "Připevnění nahoře" -#: gtk/gtkmenu.c:656 +#: ../gtk/gtkmenu.c:656 msgid "The row number to attach the top of the child to" msgstr "Číslo řádku, ke kterému připevnit horní stranu potomka" -#: gtk/gtkmenu.c:663 +#: ../gtk/gtkmenu.c:663 msgid "Bottom Attach" msgstr "Připevnění dole" -#: gtk/gtkmenu.c:664 gtk/gtktable.c:195 +#: ../gtk/gtkmenu.c:664 +#: ../gtk/gtktable.c:195 msgid "The row number to attach the bottom of the child to" msgstr "Číslo řádku, ke kterému připevnit dolní stranu potomka" -#: gtk/gtkmenu.c:751 +#: ../gtk/gtkmenu.c:751 msgid "Can change accelerators" msgstr "Lze měnit akcelerátory" -#: gtk/gtkmenu.c:752 -msgid "" -"Whether menu accelerators can be changed by pressing a key over the menu item" -msgstr "" -"Jestli mohou akcelerátory menu být změněny stiskem klávesy nad položkou menu" +#: ../gtk/gtkmenu.c:752 +msgid "Whether menu accelerators can be changed by pressing a key over the menu item" +msgstr "Jestli mohou akcelerátory menu být změněny stiskem klávesy nad položkou menu" -#: gtk/gtkmenu.c:757 +#: ../gtk/gtkmenu.c:757 msgid "Delay before submenus appear" msgstr "Prodleva před zobrazením podmenu" -#: gtk/gtkmenu.c:758 -msgid "" -"Minimum time the pointer must stay over a menu item before the submenu appear" -msgstr "" -"Minimální doba, kterou musí zůstat ukazatel nad položku menu, než se objeví " -"podmenu" +#: ../gtk/gtkmenu.c:758 +msgid "Minimum time the pointer must stay over a menu item before the submenu appear" +msgstr "Minimální doba, kterou musí zůstat ukazatel nad položku menu, než se objeví podmenu" -#: gtk/gtkmenu.c:765 +#: ../gtk/gtkmenu.c:765 msgid "Delay before hiding a submenu" msgstr "Prodleva před skrytím podmenu" -#: gtk/gtkmenu.c:766 -msgid "" -"The time before hiding a submenu when the pointer is moving towards the " -"submenu" +#: ../gtk/gtkmenu.c:766 +msgid "The time before hiding a submenu when the pointer is moving towards the submenu" msgstr "Doba před skrytím podmenu, pokud se ukazatel pohybuje směrem k podmenu" -#: gtk/gtkmenubar.c:168 +#: ../gtk/gtkmenubar.c:168 msgid "Pack direction" msgstr "Směr balení" -#: gtk/gtkmenubar.c:169 +#: ../gtk/gtkmenubar.c:169 msgid "The pack direction of the menubar" msgstr "Směr balení lišty menu" -#: gtk/gtkmenubar.c:185 +#: ../gtk/gtkmenubar.c:185 msgid "Child Pack direction" msgstr "Směr balení potomků" -#: gtk/gtkmenubar.c:186 +#: ../gtk/gtkmenubar.c:186 msgid "The child pack direction of the menubar" msgstr "Směr balení potomků lišty menu" -#: gtk/gtkmenubar.c:195 +#: ../gtk/gtkmenubar.c:195 msgid "Style of bevel around the menubar" msgstr "Styl rámu okolo lišty menu" -#: gtk/gtkmenubar.c:202 gtk/gtktoolbar.c:599 +#: ../gtk/gtkmenubar.c:202 +#: ../gtk/gtktoolbar.c:599 msgid "Internal padding" msgstr "Interní doplnění" -#: gtk/gtkmenubar.c:203 +#: ../gtk/gtkmenubar.c:203 msgid "Amount of border space between the menubar shadow and the menu items" msgstr "Velikost místa mezi stínem lišty menu a položkami menu" -#: gtk/gtkmenubar.c:210 +#: ../gtk/gtkmenubar.c:210 msgid "Delay before drop down menus appear" msgstr "Prodleva před zobrazením rozbalovacího menu" -#: gtk/gtkmenubar.c:211 +#: ../gtk/gtkmenubar.c:211 msgid "Delay before the submenus of a menu bar appear" msgstr "Prodleva před zobrazením podmenu lišty menu" -#: gtk/gtkmenuitem.c:204 +#: ../gtk/gtkmenuitem.c:204 msgid "Right Justified" -msgstr "" +msgstr "Zarovnání doprava" -#: gtk/gtkmenuitem.c:205 -msgid "" -"Sets whether the menu item appears justified at the right side of a menu bar" -msgstr "" +#: ../gtk/gtkmenuitem.c:205 +msgid "Sets whether the menu item appears justified at the right side of a menu bar" +msgstr "Nastaví, zda bude položka nabídky zarovnána k pravé straně lišty nabídky" -#: gtk/gtkmenuitem.c:219 +#: ../gtk/gtkmenuitem.c:219 msgid "Submenu" msgstr "Podřazená nabídka" -#: gtk/gtkmenuitem.c:220 +#: ../gtk/gtkmenuitem.c:220 msgid "The submenu attached to the menu item, or NULL if it has none" -msgstr "" -"Podřízená nabídka připojená k položce nabídky, nebo NULL, nemá-li žádnou" +msgstr "Podřízená nabídka připojená k položce nabídky, nebo NULL, nemá-li žádnou" -#: gtk/gtkmenuitem.c:237 +#: ../gtk/gtkmenuitem.c:237 msgid "Sets the accelerator path of the menu item" -msgstr "" +msgstr "Nastaví cestu akcelerátoru položky nabídky" -#: gtk/gtkmenuitem.c:280 +#: ../gtk/gtkmenuitem.c:280 msgid "Amount of space used up by arrow, relative to the menu item's font size" -msgstr "" -"Množství prostoru použitého šipkou, relativně k velikosti písma položky " -"nabídky" +msgstr "Množství prostoru použitého šipkou, relativně k velikosti písma položky nabídky" -#: gtk/gtkmenuitem.c:293 -#, fuzzy +#: ../gtk/gtkmenuitem.c:293 msgid "Width in Characters" msgstr "Šířka ve znacích" -#: gtk/gtkmenuitem.c:294 -#, fuzzy +#: ../gtk/gtkmenuitem.c:294 msgid "The minimum desired width of the menu item in characters" -msgstr "Požadovaná šířka popisku ve znacích" +msgstr "Minimální požadovaná šířka položky nabídky ve znacích" -#: gtk/gtkmenushell.c:368 +#: ../gtk/gtkmenushell.c:368 msgid "Take Focus" msgstr "Vzít zaměření" -#: gtk/gtkmenushell.c:369 +#: ../gtk/gtkmenushell.c:369 msgid "A boolean that determines whether the menu grabs the keyboard focus" -msgstr "" -"Booleovská hodnota, která určuje, jestli menu zachycuje zaměření klávesnice" +msgstr "Booleovská hodnota, která určuje, jestli menu zachycuje zaměření klávesnice" -#: gtk/gtkmenutoolbutton.c:232 gtk/gtkoptionmenu.c:161 +#: ../gtk/gtkmenutoolbutton.c:232 +#: ../gtk/gtkoptionmenu.c:161 msgid "Menu" msgstr "Menu" -#: gtk/gtkmenutoolbutton.c:233 +#: ../gtk/gtkmenutoolbutton.c:233 msgid "The dropdown menu" msgstr "Rozbalovací menu" -#: gtk/gtkmessagedialog.c:98 +#: ../gtk/gtkmessagedialog.c:98 msgid "Image/label border" msgstr "Okraj obrázku/popisu" -#: gtk/gtkmessagedialog.c:99 +#: ../gtk/gtkmessagedialog.c:99 msgid "Width of border around the label and image in the message dialog" msgstr "Šířka okraje okolo popisu a obrázku v dialogu zprávy" -#: gtk/gtkmessagedialog.c:114 +#: ../gtk/gtkmessagedialog.c:114 msgid "Use separator" msgstr "Používat oddělovač" -#: gtk/gtkmessagedialog.c:115 -msgid "" -"Whether to put a separator between the message dialog's text and the buttons" +#: ../gtk/gtkmessagedialog.c:115 +msgid "Whether to put a separator between the message dialog's text and the buttons" msgstr "Jestli vložit oddělovač mezi text a tlačítka dialogu zprávy" -#: gtk/gtkmessagedialog.c:128 +#: ../gtk/gtkmessagedialog.c:128 msgid "Message Type" msgstr "Typ zprávy" -#: gtk/gtkmessagedialog.c:129 +#: ../gtk/gtkmessagedialog.c:129 msgid "The type of message" msgstr "Typ zprávy" -#: gtk/gtkmessagedialog.c:136 +#: ../gtk/gtkmessagedialog.c:136 msgid "Message Buttons" msgstr "Tlačítka zprávy" -#: gtk/gtkmessagedialog.c:137 +#: ../gtk/gtkmessagedialog.c:137 msgid "The buttons shown in the message dialog" msgstr "Tlačítka zobrazovaná v dialogu zprávy" -#: gtk/gtkmessagedialog.c:154 +#: ../gtk/gtkmessagedialog.c:154 msgid "The primary text of the message dialog" msgstr "Primární text dialogu zprávy" -#: gtk/gtkmessagedialog.c:169 +#: ../gtk/gtkmessagedialog.c:169 msgid "Use Markup" msgstr "Použít značky" -#: gtk/gtkmessagedialog.c:170 +#: ../gtk/gtkmessagedialog.c:170 msgid "The primary text of the title includes Pango markup." msgstr "Primární text nadpisu obsahuje značky Pango." -#: gtk/gtkmessagedialog.c:184 +#: ../gtk/gtkmessagedialog.c:184 msgid "Secondary Text" msgstr "Sekundární text" -#: gtk/gtkmessagedialog.c:185 +#: ../gtk/gtkmessagedialog.c:185 msgid "The secondary text of the message dialog" msgstr "Sekundární text dialogu zprávy" -#: gtk/gtkmessagedialog.c:200 +#: ../gtk/gtkmessagedialog.c:200 msgid "Use Markup in secondary" msgstr "Použít značky v sekundárním" -#: gtk/gtkmessagedialog.c:201 +#: ../gtk/gtkmessagedialog.c:201 msgid "The secondary text includes Pango markup." msgstr "Sekundární text obsahuje značky Pango." -#: gtk/gtkmessagedialog.c:216 +#: ../gtk/gtkmessagedialog.c:216 msgid "The image" msgstr "Obrázek" -#: gtk/gtkmisc.c:83 +#: ../gtk/gtkmisc.c:83 msgid "Y align" msgstr "Zarovnání Y" -#: gtk/gtkmisc.c:84 +#: ../gtk/gtkmisc.c:84 msgid "The vertical alignment, from 0 (top) to 1 (bottom)" msgstr "Svislé zarovnání, od 0 (nahoře) do 1 (dole)" -#: gtk/gtkmisc.c:93 +#: ../gtk/gtkmisc.c:93 msgid "X pad" msgstr "Mezera X" -#: gtk/gtkmisc.c:94 -msgid "" -"The amount of space to add on the left and right of the widget, in pixels" +#: ../gtk/gtkmisc.c:94 +msgid "The amount of space to add on the left and right of the widget, in pixels" msgstr "Množství místa přidaného vlevo a vpravo od widgetu v pixelech" -#: gtk/gtkmisc.c:103 +#: ../gtk/gtkmisc.c:103 msgid "Y pad" msgstr "Mezera Y" -#: gtk/gtkmisc.c:104 -msgid "" -"The amount of space to add on the top and bottom of the widget, in pixels" +#: ../gtk/gtkmisc.c:104 +msgid "The amount of space to add on the top and bottom of the widget, in pixels" msgstr "Množství místa přidaného nahoře a dole od prvku v pixelech" -#: gtk/gtkmountoperation.c:160 +#: ../gtk/gtkmountoperation.c:160 msgid "Parent" msgstr "Rodič" -#: gtk/gtkmountoperation.c:161 +#: ../gtk/gtkmountoperation.c:161 msgid "The parent window" msgstr "Okno rodiče" -#: gtk/gtkmountoperation.c:168 +#: ../gtk/gtkmountoperation.c:168 msgid "Is Showing" msgstr "je zobrazováno" -#: gtk/gtkmountoperation.c:169 +#: ../gtk/gtkmountoperation.c:169 msgid "Are we showing a dialog" msgstr "Zda je zobrazováno dialogové okno" -#: gtk/gtkmountoperation.c:177 +#: ../gtk/gtkmountoperation.c:177 msgid "The screen where this window will be displayed." msgstr "Obrazovka, na které se toto okno zobrazí." -#: gtk/gtknotebook.c:572 +#: ../gtk/gtknotebook.c:572 msgid "Page" msgstr "Strana" -#: gtk/gtknotebook.c:573 +#: ../gtk/gtknotebook.c:573 msgid "The index of the current page" msgstr "Index aktuální strany" -#: gtk/gtknotebook.c:581 +#: ../gtk/gtknotebook.c:581 msgid "Tab Position" msgstr "Pozice záložky" -#: gtk/gtknotebook.c:582 +#: ../gtk/gtknotebook.c:582 msgid "Which side of the notebook holds the tabs" msgstr "Která strana notesu obsahuje záložky" -#: gtk/gtknotebook.c:589 +#: ../gtk/gtknotebook.c:589 msgid "Tab Border" msgstr "Okraje záložky" -#: gtk/gtknotebook.c:590 +#: ../gtk/gtknotebook.c:590 msgid "Width of the border around the tab labels" msgstr "Šířka okraje okolo popisů záložek" -#: gtk/gtknotebook.c:598 +#: ../gtk/gtknotebook.c:598 msgid "Horizontal Tab Border" msgstr "Vodorovný okraj záložky" -#: gtk/gtknotebook.c:599 +#: ../gtk/gtknotebook.c:599 msgid "Width of the horizontal border of tab labels" msgstr "Šířka vodorovného okraje popisů záložky" -#: gtk/gtknotebook.c:607 +#: ../gtk/gtknotebook.c:607 msgid "Vertical Tab Border" msgstr "Svislý okraj záložky" -#: gtk/gtknotebook.c:608 +#: ../gtk/gtknotebook.c:608 msgid "Width of the vertical border of tab labels" msgstr "Šířka svislého okraje popisů záložky" -#: gtk/gtknotebook.c:616 +#: ../gtk/gtknotebook.c:616 msgid "Show Tabs" msgstr "Zobrazovat záložky" -#: gtk/gtknotebook.c:617 +#: ../gtk/gtknotebook.c:617 msgid "Whether tabs should be shown or not" msgstr "Jestli se mají zobrazovat záložky" -#: gtk/gtknotebook.c:623 +#: ../gtk/gtknotebook.c:623 msgid "Show Border" msgstr "Zobrazovat okraj" -#: gtk/gtknotebook.c:624 +#: ../gtk/gtknotebook.c:624 msgid "Whether the border should be shown or not" msgstr "Jestli se má zobrazovat okraj" -#: gtk/gtknotebook.c:630 +#: ../gtk/gtknotebook.c:630 msgid "Scrollable" msgstr "Posunovatelné" -#: gtk/gtknotebook.c:631 +#: ../gtk/gtknotebook.c:631 msgid "If TRUE, scroll arrows are added if there are too many tabs to fit" msgstr "Je-li TRUE, jsou přidány posuvné šipky, pokud je příliš mnoho záložek" -#: gtk/gtknotebook.c:637 +#: ../gtk/gtknotebook.c:637 msgid "Enable Popup" msgstr "Povolit kontextové menu" -#: gtk/gtknotebook.c:638 -msgid "" -"If TRUE, pressing the right mouse button on the notebook pops up a menu that " -"you can use to go to a page" -msgstr "" -"Je-li TRUE, stisk pravého tlačítka myši na notesu se zobrazí menu, které " -"můžete použít pro přechod mezi stránkami" +#: ../gtk/gtknotebook.c:638 +msgid "If TRUE, pressing the right mouse button on the notebook pops up a menu that you can use to go to a page" +msgstr "Je-li TRUE, stisk pravého tlačítka myši na notesu se zobrazí menu, které můžete použít pro přechod mezi stránkami" -#: gtk/gtknotebook.c:645 +#: ../gtk/gtknotebook.c:645 msgid "Whether tabs should have homogeneous sizes" msgstr "Jestli mají být záložky stejně velké" -#: gtk/gtknotebook.c:651 +#: ../gtk/gtknotebook.c:651 msgid "Group ID" msgstr "ID skupiny" -#: gtk/gtknotebook.c:652 +#: ../gtk/gtknotebook.c:652 msgid "Group ID for tabs drag and drop" msgstr "ID skupiny u tažení a puštění karet" -#: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: ../gtk/gtknotebook.c:668 +#: ../gtk/gtkradioaction.c:128 +#: ../gtk/gtkradiobutton.c:82 +#: ../gtk/gtkradiomenuitem.c:342 msgid "Group" msgstr "Skupina" -#: gtk/gtknotebook.c:669 +#: ../gtk/gtknotebook.c:669 msgid "Group for tabs drag and drop" msgstr "Skupina táhnutí a puštění karet" -#: gtk/gtknotebook.c:675 +#: ../gtk/gtknotebook.c:675 msgid "Tab label" msgstr "Popis záložky" -#: gtk/gtknotebook.c:676 +#: ../gtk/gtknotebook.c:676 msgid "The string displayed on the child's tab label" msgstr "Řetězec zobrazovaný na popisu záložky potomka" -#: gtk/gtknotebook.c:682 +#: ../gtk/gtknotebook.c:682 msgid "Menu label" msgstr "Popis menu" -#: gtk/gtknotebook.c:683 +#: ../gtk/gtknotebook.c:683 msgid "The string displayed in the child's menu entry" msgstr "Řetězec zobrazovaný v položce menu potomka" -#: gtk/gtknotebook.c:696 +#: ../gtk/gtknotebook.c:696 msgid "Tab expand" msgstr "Rozbalit záložku" -#: gtk/gtknotebook.c:697 +#: ../gtk/gtknotebook.c:697 msgid "Whether to expand the child's tab or not" msgstr "Jestli rozbalovat záložku potomků" -#: gtk/gtknotebook.c:703 +#: ../gtk/gtknotebook.c:703 msgid "Tab fill" msgstr "Vyplnění záložkami" -#: gtk/gtknotebook.c:704 +#: ../gtk/gtknotebook.c:704 msgid "Whether the child's tab should fill the allocated area or not" msgstr "Jestli by měla záložka potomků vyplnit přidělený prostor" -#: gtk/gtknotebook.c:710 +#: ../gtk/gtknotebook.c:710 msgid "Tab pack type" msgstr "Typ balení záložek" -#: gtk/gtknotebook.c:717 +#: ../gtk/gtknotebook.c:717 msgid "Tab reorderable" msgstr "Karta s měnitelným pořadím" -#: gtk/gtknotebook.c:718 +#: ../gtk/gtknotebook.c:718 msgid "Whether the tab is reorderable by user action or not" msgstr "Jestli má karta měnitelné pořadí z důvodu uživatelské akce či nikoliv" -#: gtk/gtknotebook.c:724 +#: ../gtk/gtknotebook.c:724 msgid "Tab detachable" msgstr "Odpojitelná karta" -#: gtk/gtknotebook.c:725 +#: ../gtk/gtknotebook.c:725 msgid "Whether the tab is detachable" msgstr "Jestli je karta odpojitelná" -#: gtk/gtknotebook.c:740 gtk/gtkscrollbar.c:83 +#: ../gtk/gtknotebook.c:740 +#: ../gtk/gtkscrollbar.c:83 msgid "Secondary backward stepper" msgstr "Druhotná šipka pro krok dozadu" -#: gtk/gtknotebook.c:741 -msgid "" -"Display a second backward arrow button on the opposite end of the tab area" -msgstr "" -"Zobrazovat tlačítko s druhou šipkou vzad na opačném konci oblasti záložek" +#: ../gtk/gtknotebook.c:741 +msgid "Display a second backward arrow button on the opposite end of the tab area" +msgstr "Zobrazovat tlačítko s druhou šipkou vzad na opačném konci oblasti záložek" -#: gtk/gtknotebook.c:756 gtk/gtkscrollbar.c:91 +#: ../gtk/gtknotebook.c:756 +#: ../gtk/gtkscrollbar.c:91 msgid "Secondary forward stepper" msgstr "Druhotná šipka pro krok dopředu" -#: gtk/gtknotebook.c:757 -msgid "" -"Display a second forward arrow button on the opposite end of the tab area" -msgstr "" -"Zobrazovat tlačítko s druhou šipkou vpřed na opačném konci oblasti záložek" +#: ../gtk/gtknotebook.c:757 +msgid "Display a second forward arrow button on the opposite end of the tab area" +msgstr "Zobrazovat tlačítko s druhou šipkou vpřed na opačném konci oblasti záložek" -#: gtk/gtknotebook.c:771 gtk/gtkscrollbar.c:67 +#: ../gtk/gtknotebook.c:771 +#: ../gtk/gtkscrollbar.c:67 msgid "Backward stepper" msgstr "Šipka pro krok vzad" -#: gtk/gtknotebook.c:772 gtk/gtkscrollbar.c:68 +#: ../gtk/gtknotebook.c:772 +#: ../gtk/gtkscrollbar.c:68 msgid "Display the standard backward arrow button" msgstr "Zobrazovat tlačítko se standardní šipkou vzad" -#: gtk/gtknotebook.c:786 gtk/gtkscrollbar.c:75 +#: ../gtk/gtknotebook.c:786 +#: ../gtk/gtkscrollbar.c:75 msgid "Forward stepper" msgstr "Šipka pro krok vpřed" -#: gtk/gtknotebook.c:787 gtk/gtkscrollbar.c:76 +#: ../gtk/gtknotebook.c:787 +#: ../gtk/gtkscrollbar.c:76 msgid "Display the standard forward arrow button" msgstr "Zobrazovat tlačítko se standardní šipkou vpřed" -#: gtk/gtknotebook.c:801 +#: ../gtk/gtknotebook.c:801 msgid "Tab overlap" msgstr "Překryv karty" -#: gtk/gtknotebook.c:802 +#: ../gtk/gtknotebook.c:802 msgid "Size of tab overlap area" msgstr "Velikost překryvné oblasti karty" -#: gtk/gtknotebook.c:817 +#: ../gtk/gtknotebook.c:817 msgid "Tab curvature" msgstr "Zakřivení karet" -#: gtk/gtknotebook.c:818 +#: ../gtk/gtknotebook.c:818 msgid "Size of tab curvature" msgstr "Velikost zakřivení karty" -#: gtk/gtkobject.c:370 +#: ../gtk/gtkobject.c:370 msgid "User Data" msgstr "Uživatelská data" -#: gtk/gtkobject.c:371 +#: ../gtk/gtkobject.c:371 msgid "Anonymous User Data Pointer" msgstr "Ukazatel anonymních uživatelských dat" -#: gtk/gtkoptionmenu.c:162 +#: ../gtk/gtkoptionmenu.c:162 msgid "The menu of options" msgstr "Menu možností" -#: gtk/gtkoptionmenu.c:169 +#: ../gtk/gtkoptionmenu.c:169 msgid "Size of dropdown indicator" msgstr "Velikost indikátoru rozbalení" -#: gtk/gtkoptionmenu.c:175 +#: ../gtk/gtkoptionmenu.c:175 msgid "Spacing around indicator" msgstr "Prostor okolo indikátoru" -#: gtk/gtkpaned.c:219 -msgid "" -"Position of paned separator in pixels (0 means all the way to the left/top)" +#: ../gtk/gtkpaned.c:219 +msgid "Position of paned separator in pixels (0 means all the way to the left/top)" msgstr "Pozice oddělovače v pixelech (0 znamená až doleva/nahoru)" -#: gtk/gtkpaned.c:227 +#: ../gtk/gtkpaned.c:227 msgid "Position Set" msgstr "Pozice nastavena" -#: gtk/gtkpaned.c:228 +#: ../gtk/gtkpaned.c:228 msgid "TRUE if the Position property should be used" msgstr "TRUE, pokud by měla být použita vlastnost Position" -#: gtk/gtkpaned.c:234 +#: ../gtk/gtkpaned.c:234 msgid "Handle Size" msgstr "Velikost ovládacího panelu" -#: gtk/gtkpaned.c:235 +#: ../gtk/gtkpaned.c:235 msgid "Width of handle" msgstr "Šířka ovládacího panelu" -#: gtk/gtkpaned.c:251 +#: ../gtk/gtkpaned.c:251 msgid "Minimal Position" msgstr "Minimální pozice" -#: gtk/gtkpaned.c:252 +#: ../gtk/gtkpaned.c:252 msgid "Smallest possible value for the \"position\" property" msgstr "Nejmenší možná hodnota vlastnosti \"position\"" -#: gtk/gtkpaned.c:269 +#: ../gtk/gtkpaned.c:269 msgid "Maximal Position" msgstr "Maximální pozice" -#: gtk/gtkpaned.c:270 +#: ../gtk/gtkpaned.c:270 msgid "Largest possible value for the \"position\" property" msgstr "Největší možná hodnota vlastnosti \"position\"" -#: gtk/gtkpaned.c:287 +#: ../gtk/gtkpaned.c:287 msgid "Resize" msgstr "Měnit velikost" -#: gtk/gtkpaned.c:288 +#: ../gtk/gtkpaned.c:288 msgid "If TRUE, the child expands and shrinks along with the paned widget" msgstr "Je-li TRUE, potomek se zvětšuje a zmenšuje spolu s widgetem paned" -#: gtk/gtkpaned.c:303 +#: ../gtk/gtkpaned.c:303 msgid "Shrink" msgstr "Zmenšovat" -#: gtk/gtkpaned.c:304 +#: ../gtk/gtkpaned.c:304 msgid "If TRUE, the child can be made smaller than its requisition" msgstr "Je-li TRUE, může být potomek menší, než jeho požadavek" -#: gtk/gtkplug.c:150 gtk/gtkstatusicon.c:267 +#: ../gtk/gtkplug.c:150 +#: ../gtk/gtkstatusicon.c:267 msgid "Embedded" msgstr "Začleněno" -#: gtk/gtkplug.c:151 +#: ../gtk/gtkplug.c:151 msgid "Whether or not the plug is embedded" msgstr "Jestli je plug začleněn" -#: gtk/gtkplug.c:165 +#: ../gtk/gtkplug.c:165 msgid "Socket Window" -msgstr "" +msgstr "Okno socketu" -#: gtk/gtkplug.c:166 -#, fuzzy +#: ../gtk/gtkplug.c:166 msgid "The window of the socket the plug is embedded in" -msgstr "Jestli je plug začleněn" +msgstr "Okno socketu, do kterého je vložena zásuvka" -#: gtk/gtkpreview.c:104 -msgid "" -"Whether the preview widget should take up the entire space it is allocated" +#: ../gtk/gtkpreview.c:104 +msgid "Whether the preview widget should take up the entire space it is allocated" msgstr "Jestli má widget náhledu zabrat celý prostor, který je mu vyhrazen" -#: gtk/gtkprinter.c:120 +#: ../gtk/gtkprinter.c:120 msgid "Name of the printer" msgstr "Název tiskárny" -#: gtk/gtkprinter.c:126 +#: ../gtk/gtkprinter.c:126 msgid "Backend" msgstr "Podpůrná vrstva" -#: gtk/gtkprinter.c:127 +#: ../gtk/gtkprinter.c:127 msgid "Backend for the printer" msgstr "Podpůrná vrstva tiskárny" -#: gtk/gtkprinter.c:133 +#: ../gtk/gtkprinter.c:133 msgid "Is Virtual" msgstr "Je virtuální" -#: gtk/gtkprinter.c:134 +#: ../gtk/gtkprinter.c:134 msgid "FALSE if this represents a real hardware printer" msgstr "\"False\", představuje-li skutečnou hardwarovou tiskárnu" -#: gtk/gtkprinter.c:140 +#: ../gtk/gtkprinter.c:140 msgid "Accepts PDF" msgstr "Přijímá PDF" -#: gtk/gtkprinter.c:141 +#: ../gtk/gtkprinter.c:141 msgid "TRUE if this printer can accept PDF" msgstr "\"True\", přijímá-li tato tiskárna PDF" -#: gtk/gtkprinter.c:147 +#: ../gtk/gtkprinter.c:147 msgid "Accepts PostScript" msgstr "Přijímá PostScript" -#: gtk/gtkprinter.c:148 +#: ../gtk/gtkprinter.c:148 msgid "TRUE if this printer can accept PostScript" msgstr "\"True\", může-li tato tiskárna přijmout PostScript" -#: gtk/gtkprinter.c:154 +#: ../gtk/gtkprinter.c:154 msgid "State Message" msgstr "Stavová zpráva" -#: gtk/gtkprinter.c:155 +#: ../gtk/gtkprinter.c:155 msgid "String giving the current state of the printer" msgstr "Řetězec poskytující aktuální stav tiskárny" -#: gtk/gtkprinter.c:161 +#: ../gtk/gtkprinter.c:161 msgid "Location" msgstr "Umístění" -#: gtk/gtkprinter.c:162 +#: ../gtk/gtkprinter.c:162 msgid "The location of the printer" msgstr "Umístění tiskárny" -#: gtk/gtkprinter.c:169 +#: ../gtk/gtkprinter.c:169 msgid "The icon name to use for the printer" msgstr "Název ikony k použití u tiskárny" -#: gtk/gtkprinter.c:175 +#: ../gtk/gtkprinter.c:175 msgid "Job Count" msgstr "Počet úloh" -#: gtk/gtkprinter.c:176 +#: ../gtk/gtkprinter.c:176 msgid "Number of jobs queued in the printer" msgstr "Počet úloh zařazených v tiskárně" -#: gtk/gtkprinteroptionwidget.c:123 +#: ../gtk/gtkprinteroptionwidget.c:123 msgid "Source option" msgstr "Možnost zdroje" -#: gtk/gtkprinteroptionwidget.c:124 +#: ../gtk/gtkprinteroptionwidget.c:124 msgid "The PrinterOption backing this widget" msgstr "PrinterOption podporující tento widget" -#: gtk/gtkprintjob.c:117 +#: ../gtk/gtkprintjob.c:117 msgid "Title of the print job" msgstr "Nadpis tiskové úlohy" -#: gtk/gtkprintjob.c:125 +#: ../gtk/gtkprintjob.c:125 msgid "Printer" msgstr "Tiskárna" -#: gtk/gtkprintjob.c:126 +#: ../gtk/gtkprintjob.c:126 msgid "Printer to print the job to" msgstr "Tiskárna k vytištění úlohy" -#: gtk/gtkprintjob.c:134 +#: ../gtk/gtkprintjob.c:134 msgid "Settings" msgstr "Nastavení" -#: gtk/gtkprintjob.c:135 +#: ../gtk/gtkprintjob.c:135 msgid "Printer settings" msgstr "Nastavení tiskárny" -#: gtk/gtkprintjob.c:143 gtk/gtkprintjob.c:144 gtk/gtkprintunixdialog.c:246 +#: ../gtk/gtkprintjob.c:143 +#: ../gtk/gtkprintjob.c:144 +#: ../gtk/gtkprintunixdialog.c:246 msgid "Page Setup" msgstr "Nastavení stránky" -#: gtk/gtkprintjob.c:152 gtk/gtkprintoperation.c:1012 +#: ../gtk/gtkprintjob.c:152 +#: ../gtk/gtkprintoperation.c:1012 msgid "Track Print Status" msgstr "Sledovat stav tisku" -#: gtk/gtkprintjob.c:153 -msgid "" -"TRUE if the print job will continue to emit status-changed signals after the " -"print data has been sent to the printer or print server." -msgstr "" -"\"True\", bude-li tisková úloha pokračovat ve vysílání signálů o změně stavu " -"poté, co byla tisková data odeslána na tiskárnu nebo tiskový server." +#: ../gtk/gtkprintjob.c:153 +msgid "TRUE if the print job will continue to emit status-changed signals after the print data has been sent to the printer or print server." +msgstr "\"True\", bude-li tisková úloha pokračovat ve vysílání signálů o změně stavu poté, co byla tisková data odeslána na tiskárnu nebo tiskový server." -#: gtk/gtkprintoperation.c:884 +#: ../gtk/gtkprintoperation.c:884 msgid "Default Page Setup" msgstr "Výchozí nastavení stránky" -#: gtk/gtkprintoperation.c:885 +#: ../gtk/gtkprintoperation.c:885 msgid "The GtkPageSetup used by default" msgstr "GtkPageSetup použité jako výchozí" -#: gtk/gtkprintoperation.c:903 gtk/gtkprintunixdialog.c:264 +#: ../gtk/gtkprintoperation.c:903 +#: ../gtk/gtkprintunixdialog.c:264 msgid "Print Settings" msgstr "Nastavení tisku" -#: gtk/gtkprintoperation.c:904 gtk/gtkprintunixdialog.c:265 +#: ../gtk/gtkprintoperation.c:904 +#: ../gtk/gtkprintunixdialog.c:265 msgid "The GtkPrintSettings used for initializing the dialog" msgstr "GtkPrintSettings užitý ke spouštění dialogového okna" -#: gtk/gtkprintoperation.c:922 +#: ../gtk/gtkprintoperation.c:922 msgid "Job Name" msgstr "Název úlohy" -#: gtk/gtkprintoperation.c:923 +#: ../gtk/gtkprintoperation.c:923 msgid "A string used for identifying the print job." msgstr "Řetězec užitý k rozpoznání tiskové úlohy." -#: gtk/gtkprintoperation.c:947 +#: ../gtk/gtkprintoperation.c:947 msgid "Number of Pages" msgstr "Počet stránek" -#: gtk/gtkprintoperation.c:948 +#: ../gtk/gtkprintoperation.c:948 msgid "The number of pages in the document." msgstr "Počet stránek v dokumentu." -#: gtk/gtkprintoperation.c:969 gtk/gtkprintunixdialog.c:254 +#: ../gtk/gtkprintoperation.c:969 +#: ../gtk/gtkprintunixdialog.c:254 msgid "Current Page" msgstr "Aktuální stránka" -#: gtk/gtkprintoperation.c:970 gtk/gtkprintunixdialog.c:255 +#: ../gtk/gtkprintoperation.c:970 +#: ../gtk/gtkprintunixdialog.c:255 msgid "The current page in the document" msgstr "Aktuální stránka v dokumentu" -#: gtk/gtkprintoperation.c:991 +#: ../gtk/gtkprintoperation.c:991 msgid "Use full page" msgstr "Použít plnou stránku" -#: gtk/gtkprintoperation.c:992 -msgid "" -"TRUE if the origin of the context should be at the corner of the page and " -"not the corner of the imageable area" -msgstr "" -"\"True\", má-li být počátek kontextu v rohu stránku a nikoliv v rohu " -"zobrazitelné oblasti" +#: ../gtk/gtkprintoperation.c:992 +msgid "TRUE if the origin of the context should be at the corner of the page and not the corner of the imageable area" +msgstr "\"True\", má-li být počátek kontextu v rohu stránku a nikoliv v rohu zobrazitelné oblasti" -#: gtk/gtkprintoperation.c:1013 -msgid "" -"TRUE if the print operation will continue to report on the print job status " -"after the print data has been sent to the printer or print server." -msgstr "" -"\"True\", bude-li tisková operace pokračovat v oznamování stavu tiskové " -"úlohy poté, co byla tisková data odeslána na tiskárnu nebo tiskový server." +#: ../gtk/gtkprintoperation.c:1013 +msgid "TRUE if the print operation will continue to report on the print job status after the print data has been sent to the printer or print server." +msgstr "\"True\", bude-li tisková operace pokračovat v oznamování stavu tiskové úlohy poté, co byla tisková data odeslána na tiskárnu nebo tiskový server." -#: gtk/gtkprintoperation.c:1030 +#: ../gtk/gtkprintoperation.c:1030 msgid "Unit" msgstr "Jednotka" -#: gtk/gtkprintoperation.c:1031 +#: ../gtk/gtkprintoperation.c:1031 msgid "The unit in which distances can be measured in the context" msgstr "Jednotka, ve které mohou být měřeny vzdálenosti v kontextu" -#: gtk/gtkprintoperation.c:1048 +#: ../gtk/gtkprintoperation.c:1048 msgid "Show Dialog" msgstr "Zobrazit dialogové okno" -#: gtk/gtkprintoperation.c:1049 +#: ../gtk/gtkprintoperation.c:1049 msgid "TRUE if a progress dialog is shown while printing." msgstr "\"True\", je-li dialog průběhu ukázán při tisku." -#: gtk/gtkprintoperation.c:1072 +#: ../gtk/gtkprintoperation.c:1072 msgid "Allow Async" msgstr "Povolit asynchronně" -#: gtk/gtkprintoperation.c:1073 +#: ../gtk/gtkprintoperation.c:1073 msgid "TRUE if print process may run asynchronous." msgstr "\"True\", může-li tiskový proces běžet asynchronně." -#: gtk/gtkprintoperation.c:1096 gtk/gtkprintoperation.c:1097 +#: ../gtk/gtkprintoperation.c:1096 +#: ../gtk/gtkprintoperation.c:1097 msgid "Export filename" msgstr "Exportovat název souboru" -#: gtk/gtkprintoperation.c:1111 +#: ../gtk/gtkprintoperation.c:1111 msgid "Status" msgstr "Stav" -#: gtk/gtkprintoperation.c:1112 +#: ../gtk/gtkprintoperation.c:1112 msgid "The status of the print operation" msgstr "Stav tiskové operace" -#: gtk/gtkprintoperation.c:1132 +#: ../gtk/gtkprintoperation.c:1132 msgid "Status String" msgstr "Řetězec stavu" -#: gtk/gtkprintoperation.c:1133 +#: ../gtk/gtkprintoperation.c:1133 msgid "A human-readable description of the status" msgstr "Člověkem čitelný popis stavu" -#: gtk/gtkprintoperation.c:1151 +#: ../gtk/gtkprintoperation.c:1151 msgid "Custom tab label" msgstr "Popisek vlastní karty" -#: gtk/gtkprintoperation.c:1152 +#: ../gtk/gtkprintoperation.c:1152 msgid "Label for the tab containing custom widgets." msgstr "Popisek karty obsahující vlastní widgety." -#: gtk/gtkprintunixdialog.c:247 +#: ../gtk/gtkprintunixdialog.c:247 msgid "The GtkPageSetup to use" msgstr "GtkPageSetup určený k použití" -#: gtk/gtkprintunixdialog.c:272 +#: ../gtk/gtkprintunixdialog.c:272 msgid "Selected Printer" msgstr "Vybraná tiskárna" -#: gtk/gtkprintunixdialog.c:273 +#: ../gtk/gtkprintunixdialog.c:273 msgid "The GtkPrinter which is selected" msgstr "Tiskárna GtkPrinter, která je vybrána" -#: gtk/gtkprogress.c:99 +#: ../gtk/gtkprogress.c:99 msgid "Activity mode" msgstr "Režim aktivity" -#: gtk/gtkprogress.c:100 -msgid "" -"If TRUE, the GtkProgress is in activity mode, meaning that it signals " -"something is happening, but not how much of the activity is finished. This " -"is used when you're doing something but don't know how long it will take." -msgstr "" -"Je-li TRUE, je GtkProgress v aktivním režimu, což znamená, že signalizuje " -"určité dění, ale nezobrazuje, jak velká část už je hotová. Používá se, pokud " -"něco děláte, ale nevíte, jak dlouho to bude trvat." +#: ../gtk/gtkprogress.c:100 +msgid "If TRUE, the GtkProgress is in activity mode, meaning that it signals something is happening, but not how much of the activity is finished. This is used when you're doing something but don't know how long it will take." +msgstr "Je-li TRUE, je GtkProgress v aktivním režimu, což znamená, že signalizuje určité dění, ale nezobrazuje, jak velká část už je hotová. Používá se, pokud něco děláte, ale nevíte, jak dlouho to bude trvat." -#: gtk/gtkprogress.c:108 +#: ../gtk/gtkprogress.c:108 msgid "Show text" msgstr "Zobrazovat text" -#: gtk/gtkprogress.c:109 +#: ../gtk/gtkprogress.c:109 msgid "Whether the progress is shown as text." msgstr "Jestli se průběh zobrazuje jako text." -#: gtk/gtkprogressbar.c:117 +#: ../gtk/gtkprogressbar.c:117 msgid "The GtkAdjustment connected to the progress bar (Deprecated)" msgstr "GtkAdjustment spojený s ukazatelem průběhu (zastaralé)" -#: gtk/gtkprogressbar.c:133 +#: ../gtk/gtkprogressbar.c:133 msgid "Bar style" msgstr "Styl pruhu" -#: gtk/gtkprogressbar.c:134 +#: ../gtk/gtkprogressbar.c:134 msgid "Specifies the visual style of the bar in percentage mode (Deprecated)" msgstr "Určuje vizuální styl pruhu v režim procent (Zastaralé)" -#: gtk/gtkprogressbar.c:142 +#: ../gtk/gtkprogressbar.c:142 msgid "Activity Step" msgstr "Krok aktivity" -#: gtk/gtkprogressbar.c:143 +#: ../gtk/gtkprogressbar.c:143 msgid "The increment used for each iteration in activity mode (Deprecated)" msgstr "Krok používaný pro každou iteraci v režimu aktivity (zastaralé)" -#: gtk/gtkprogressbar.c:150 +#: ../gtk/gtkprogressbar.c:150 msgid "Activity Blocks" msgstr "Bloky aktivity" -#: gtk/gtkprogressbar.c:151 -msgid "" -"The number of blocks which can fit in the progress bar area in activity mode " -"(Deprecated)" -msgstr "" -"Počet bloků, které se vejdou do ukazatele průběhu v režimu aktivity " -"(zastaralé)" +#: ../gtk/gtkprogressbar.c:151 +msgid "The number of blocks which can fit in the progress bar area in activity mode (Deprecated)" +msgstr "Počet bloků, které se vejdou do ukazatele průběhu v režimu aktivity (zastaralé)" -#: gtk/gtkprogressbar.c:158 +#: ../gtk/gtkprogressbar.c:158 msgid "Discrete Blocks" msgstr "Oddělené bloky" -#: gtk/gtkprogressbar.c:159 -msgid "" -"The number of discrete blocks in a progress bar (when shown in the discrete " -"style)" -msgstr "" -"Počet oddělených bloků v ukazateli průběhu (při zobrazování v odděleném " -"stylu)" +#: ../gtk/gtkprogressbar.c:159 +msgid "The number of discrete blocks in a progress bar (when shown in the discrete style)" +msgstr "Počet oddělených bloků v ukazateli průběhu (při zobrazování v odděleném stylu)" -#: gtk/gtkprogressbar.c:166 +#: ../gtk/gtkprogressbar.c:166 msgid "Fraction" msgstr "Podíl" -#: gtk/gtkprogressbar.c:167 +#: ../gtk/gtkprogressbar.c:167 msgid "The fraction of total work that has been completed" msgstr "Podíl z celkové práce, který už je dokončen" -#: gtk/gtkprogressbar.c:174 +#: ../gtk/gtkprogressbar.c:174 msgid "Pulse Step" msgstr "Krok pulzu" -#: gtk/gtkprogressbar.c:175 +#: ../gtk/gtkprogressbar.c:175 msgid "The fraction of total progress to move the bouncing block when pulsed" msgstr "Podíl z celkového průběhu, o který se posunout blok při pulzu" -#: gtk/gtkprogressbar.c:183 +#: ../gtk/gtkprogressbar.c:183 msgid "Text to be displayed in the progress bar" msgstr "Text zobrazovaný v ukazateli průběhu" -#: gtk/gtkprogressbar.c:205 -msgid "" -"The preferred place to ellipsize the string, if the progress bar does not " -"have enough room to display the entire string, if at all." -msgstr "" -"Preferované místo, kde zkrátit řetězec, pokud ukazatel průběhu nemá dost " -"místa pro zobrazení celého řetězce, pokud vůbec něčeho." +#: ../gtk/gtkprogressbar.c:205 +msgid "The preferred place to ellipsize the string, if the progress bar does not have enough room to display the entire string, if at all." +msgstr "Preferované místo, kde zkrátit řetězec, pokud ukazatel průběhu nemá dost místa pro zobrazení celého řetězce, pokud vůbec něčeho." -#: gtk/gtkprogressbar.c:212 +#: ../gtk/gtkprogressbar.c:212 msgid "XSpacing" msgstr "XSpacing" -#: gtk/gtkprogressbar.c:213 +#: ../gtk/gtkprogressbar.c:213 msgid "Extra spacing applied to the width of a progress bar." msgstr "Zvláštní prostor užitý u šířky ukazatele průběhu." -#: gtk/gtkradioaction.c:111 +#: ../gtk/gtkradioaction.c:111 msgid "The value" msgstr "Hodnota" -#: gtk/gtkradioaction.c:112 -msgid "" -"The value returned by gtk_radio_action_get_current_value() when this action " -"is the current action of its group." -msgstr "" -"Hodnota vrácená gtk_radio_action_get_current_value(), když je tato akce " -"aktuální akce své skupiny." +#: ../gtk/gtkradioaction.c:112 +msgid "The value returned by gtk_radio_action_get_current_value() when this action is the current action of its group." +msgstr "Hodnota vrácená gtk_radio_action_get_current_value(), když je tato akce aktuální akce své skupiny." -#: gtk/gtkradioaction.c:129 +#: ../gtk/gtkradioaction.c:129 msgid "The radio action whose group this action belongs to." msgstr "Přepínací akce, do jejíž skupiny patří tato akce." -#: gtk/gtkradioaction.c:144 +#: ../gtk/gtkradioaction.c:144 msgid "The current value" msgstr "Aktuální hodnota" -#: gtk/gtkradioaction.c:145 -msgid "" -"The value property of the currently active member of the group to which this " -"action belongs." -msgstr "" -"Hodnotová vlastnost aktuálně aktivního člena skupiny, kterému náleží tato " -"akce." +#: ../gtk/gtkradioaction.c:145 +msgid "The value property of the currently active member of the group to which this action belongs." +msgstr "Hodnotová vlastnost aktuálně aktivního člena skupiny, kterému náleží tato akce." -#: gtk/gtkradiobutton.c:83 +#: ../gtk/gtkradiobutton.c:83 msgid "The radio button whose group this widget belongs to." msgstr "Přepínací tlačítko, do jehož skupiny patří tento widget." -#: gtk/gtkradiomenuitem.c:343 +#: ../gtk/gtkradiomenuitem.c:343 msgid "The radio menu item whose group this widget belongs to." msgstr "Položka přepínacího tlačítka, do jejíž skupiny patří tento widget." -#: gtk/gtkrange.c:337 +#: ../gtk/gtkrange.c:337 msgid "Update policy" msgstr "Strategie aktualizace" -#: gtk/gtkrange.c:338 +#: ../gtk/gtkrange.c:338 msgid "How the range should be updated on the screen" msgstr "Jak má být rozsah aktualizován na obrazovce" -#: gtk/gtkrange.c:347 +#: ../gtk/gtkrange.c:347 msgid "The GtkAdjustment that contains the current value of this range object" msgstr "GtkAdjustment, který obsahuje aktuální hodnotu tohoto objektu rozsahu" -#: gtk/gtkrange.c:354 +#: ../gtk/gtkrange.c:354 msgid "Inverted" msgstr "Obrácený" -#: gtk/gtkrange.c:355 +#: ../gtk/gtkrange.c:355 msgid "Invert direction slider moves to increase range value" msgstr "Obrátit směr pohybu posuvníku pro zvýšení hodnoty rozsahu" -#: gtk/gtkrange.c:362 +#: ../gtk/gtkrange.c:362 msgid "Lower stepper sensitivity" msgstr "Nižší kroková citlivost" -#: gtk/gtkrange.c:363 -msgid "" -"The sensitivity policy for the stepper that points to the adjustment's lower " -"side" +#: ../gtk/gtkrange.c:363 +msgid "The sensitivity policy for the stepper that points to the adjustment's lower side" msgstr "Pravidlo citlivosti krokování, které míří ke spodní straně zarovnání" -#: gtk/gtkrange.c:371 +#: ../gtk/gtkrange.c:371 msgid "Upper stepper sensitivity" msgstr "Vyšší kroková citlivost" -#: gtk/gtkrange.c:372 -msgid "" -"The sensitivity policy for the stepper that points to the adjustment's upper " -"side" +#: ../gtk/gtkrange.c:372 +msgid "The sensitivity policy for the stepper that points to the adjustment's upper side" msgstr "Pravidlo citlivosti krokování, které míří k horní straně zarovnání" -#: gtk/gtkrange.c:389 +#: ../gtk/gtkrange.c:389 msgid "Show Fill Level" msgstr "Zobrazit úroveň zaplnění" -#: gtk/gtkrange.c:390 +#: ../gtk/gtkrange.c:390 msgid "Whether to display a fill level indicator graphics on trough." msgstr "Zda zobrazovat indikátor úrovně zaplnění v korytě." -#: gtk/gtkrange.c:406 +#: ../gtk/gtkrange.c:406 msgid "Restrict to Fill Level" msgstr "Omezit na úroveň zaplnění" -#: gtk/gtkrange.c:407 +#: ../gtk/gtkrange.c:407 msgid "Whether to restrict the upper boundary to the fill level." msgstr "Zda omezit horní hranici k úrovni zaplnění." -#: gtk/gtkrange.c:422 +#: ../gtk/gtkrange.c:422 msgid "Fill Level" msgstr "Úroveň zaplnění" -#: gtk/gtkrange.c:423 +#: ../gtk/gtkrange.c:423 msgid "The fill level." msgstr "Úroveň zaplnění." -#: gtk/gtkrange.c:431 +#: ../gtk/gtkrange.c:431 msgid "Slider Width" msgstr "Šířka ukazovátka" -#: gtk/gtkrange.c:432 +#: ../gtk/gtkrange.c:432 msgid "Width of scrollbar or scale thumb" msgstr "Šířka posuvníku nebo ukazovátka" -#: gtk/gtkrange.c:439 +#: ../gtk/gtkrange.c:439 msgid "Trough Border" msgstr "Okraje koryta" -#: gtk/gtkrange.c:440 +#: ../gtk/gtkrange.c:440 msgid "Spacing between thumb/steppers and outer trough bevel" msgstr "Mezera mezi ukazovátkem/tlačítky a vnějším obrysem koryta" -#: gtk/gtkrange.c:447 +#: ../gtk/gtkrange.c:447 msgid "Stepper Size" msgstr "Velikost tlačítek" -#: gtk/gtkrange.c:448 +#: ../gtk/gtkrange.c:448 msgid "Length of step buttons at ends" msgstr "Délka tlačítek na koncích pro krokování" -#: gtk/gtkrange.c:463 +#: ../gtk/gtkrange.c:463 msgid "Stepper Spacing" msgstr "Mezery mezi tlačítky" -#: gtk/gtkrange.c:464 +#: ../gtk/gtkrange.c:464 msgid "Spacing between step buttons and thumb" msgstr "Mezery mezi tlačítky pro krokování a ukazovátkem" -#: gtk/gtkrange.c:471 +#: ../gtk/gtkrange.c:471 msgid "Arrow X Displacement" msgstr "Posun šipky X" -#: gtk/gtkrange.c:472 -msgid "" -"How far in the x direction to move the arrow when the button is depressed" +#: ../gtk/gtkrange.c:472 +msgid "How far in the x direction to move the arrow when the button is depressed" msgstr "O kolik posunout šipku ve směru osy X při stisku tlačítka" -#: gtk/gtkrange.c:479 +#: ../gtk/gtkrange.c:479 msgid "Arrow Y Displacement" msgstr "Posun šipky Y" -#: gtk/gtkrange.c:480 -msgid "" -"How far in the y direction to move the arrow when the button is depressed" +#: ../gtk/gtkrange.c:480 +msgid "How far in the y direction to move the arrow when the button is depressed" msgstr "O kolik posunout šipku ve směru osy Y při stisku tlačítka" -#: gtk/gtkrange.c:488 +#: ../gtk/gtkrange.c:488 msgid "Draw slider ACTIVE during drag" msgstr "Kreslit posuvník aktivní během tažení" -#: gtk/gtkrange.c:489 -msgid "" -"With this option set to TRUE, sliders will be drawn ACTIVE and with shadow " -"IN while they are dragged" -msgstr "" -"S touto možností nastavenou na \"true\" budou posuvníky kresleny aktivní a " -"se stínem během jejich tažení" +#: ../gtk/gtkrange.c:489 +msgid "With this option set to TRUE, sliders will be drawn ACTIVE and with shadow IN while they are dragged" +msgstr "S touto možností nastavenou na \"true\" budou posuvníky kresleny aktivní a se stínem během jejich tažení" -#: gtk/gtkrange.c:503 +#: ../gtk/gtkrange.c:503 msgid "Trough Side Details" msgstr "Postranní podrobnosti koryta" -#: gtk/gtkrange.c:504 -msgid "" -"When TRUE, the parts of the trough on the two sides of the slider are drawn " -"with different details" -msgstr "" -"Je-li \"true\", části koryta na obou stranách posuvníku jsou kresleny s " -"rozdílnými podrobnostmi" +#: ../gtk/gtkrange.c:504 +msgid "When TRUE, the parts of the trough on the two sides of the slider are drawn with different details" +msgstr "Je-li \"true\", části koryta na obou stranách posuvníku jsou kresleny s rozdílnými podrobnostmi" -#: gtk/gtkrange.c:520 +#: ../gtk/gtkrange.c:520 msgid "Trough Under Steppers" msgstr "Koryto pod kroky" -#: gtk/gtkrange.c:521 -msgid "" -"Whether to draw trough for full length of range or exclude the steppers and " -"spacing" -msgstr "" -"Zda kreslit koryto u plné délky rozsahu, nebo vyřadit krokování a rozestup" +#: ../gtk/gtkrange.c:521 +msgid "Whether to draw trough for full length of range or exclude the steppers and spacing" +msgstr "Zda kreslit koryto u plné délky rozsahu, nebo vyřadit krokování a rozestup" -#: gtk/gtkrecentaction.c:679 gtk/gtkrecentchoosermenu.c:206 +#: ../gtk/gtkrecentaction.c:679 +#: ../gtk/gtkrecentchoosermenu.c:206 msgid "Show Numbers" msgstr "Zobrazit čísla" -#: gtk/gtkrecentaction.c:680 gtk/gtkrecentchoosermenu.c:207 +#: ../gtk/gtkrecentaction.c:680 +#: ../gtk/gtkrecentchoosermenu.c:207 msgid "Whether the items should be displayed with a number" msgstr "Jestli mají být položky zobrazeny s číslem" -#: gtk/gtkrecentchooser.c:120 +#: ../gtk/gtkrecentchooser.c:120 msgid "Recent Manager" msgstr "Správce posledního" -#: gtk/gtkrecentchooser.c:121 +#: ../gtk/gtkrecentchooser.c:121 msgid "The RecentManager object to use" msgstr "Objekt Správce posledního určený k použití" -#: gtk/gtkrecentchooser.c:135 +#: ../gtk/gtkrecentchooser.c:135 msgid "Show Private" msgstr "Zobrazit soukromé" -#: gtk/gtkrecentchooser.c:136 +#: ../gtk/gtkrecentchooser.c:136 msgid "Whether the private items should be displayed" msgstr "Jestli mají být zobrazovány soukromé položky" -#: gtk/gtkrecentchooser.c:149 +#: ../gtk/gtkrecentchooser.c:149 msgid "Show Tooltips" msgstr "Zobrazit místní nápovědy" -#: gtk/gtkrecentchooser.c:150 +#: ../gtk/gtkrecentchooser.c:150 msgid "Whether there should be a tooltip on the item" msgstr "Jestli se má na položce zobrazovat místní nápověda" -#: gtk/gtkrecentchooser.c:162 +#: ../gtk/gtkrecentchooser.c:162 msgid "Show Icons" msgstr "Zobrazit ikony" -#: gtk/gtkrecentchooser.c:163 +#: ../gtk/gtkrecentchooser.c:163 msgid "Whether there should be an icon near the item" msgstr "Jestli se má v blízkosti položky zobrazovat ikona" -#: gtk/gtkrecentchooser.c:178 +#: ../gtk/gtkrecentchooser.c:178 msgid "Show Not Found" msgstr "Soubory nenalezeny" -#: gtk/gtkrecentchooser.c:179 +#: ../gtk/gtkrecentchooser.c:179 msgid "Whether the items pointing to unavailable resources should be displayed" msgstr "Jestli mají být zobrazovány položky mířící na nedostupné zdroje" -#: gtk/gtkrecentchooser.c:192 +#: ../gtk/gtkrecentchooser.c:192 msgid "Whether to allow multiple items to be selected" msgstr "Jestli umožnit výběr více položek" -#: gtk/gtkrecentchooser.c:205 +#: ../gtk/gtkrecentchooser.c:205 msgid "Local only" msgstr "Pouze místní" -#: gtk/gtkrecentchooser.c:206 +#: ../gtk/gtkrecentchooser.c:206 msgid "Whether the selected resource(s) should be limited to local file: URIs" msgstr "Jestli mají být vybrané zdroje omezeny na místní URL file:" -#: gtk/gtkrecentchooser.c:222 gtk/gtkrecentmanager.c:229 +#: ../gtk/gtkrecentchooser.c:222 +#: ../gtk/gtkrecentmanager.c:229 msgid "Limit" msgstr "Limit" -#: gtk/gtkrecentchooser.c:223 +#: ../gtk/gtkrecentchooser.c:223 msgid "The maximum number of items to be displayed" msgstr "Maximální počet zobrazovaných položek" -#: gtk/gtkrecentchooser.c:237 +#: ../gtk/gtkrecentchooser.c:237 msgid "Sort Type" msgstr "Typ třídění" -#: gtk/gtkrecentchooser.c:238 +#: ../gtk/gtkrecentchooser.c:238 msgid "The sorting order of the items displayed" msgstr "Pořadí třídění zobrazených položek" -#: gtk/gtkrecentchooser.c:253 +#: ../gtk/gtkrecentchooser.c:253 msgid "The current filter for selecting which resources are displayed" msgstr "Aktuální filtr pro výběr toho, které zdroje se zobrazují" -#: gtk/gtkrecentmanager.c:215 +#: ../gtk/gtkrecentmanager.c:215 msgid "The full path to the file to be used to store and read the list" msgstr "Plná cesta k souboru určenému k uložení a čtení seznamu" -#: gtk/gtkrecentmanager.c:230 -msgid "" -"The maximum number of items to be returned by gtk_recent_manager_get_items()" +#: ../gtk/gtkrecentmanager.c:230 +msgid "The maximum number of items to be returned by gtk_recent_manager_get_items()" msgstr "Maximum položek určených k navrácení od gtk_recent_manager_get_items()" -#: gtk/gtkrecentmanager.c:246 +#: ../gtk/gtkrecentmanager.c:246 msgid "The size of the recently used resources list" msgstr "Velikost seznamu naposledy použitých zdrojů" -#: gtk/gtkruler.c:90 +#: ../gtk/gtkruler.c:90 msgid "Lower" msgstr "Dolní" -#: gtk/gtkruler.c:91 +#: ../gtk/gtkruler.c:91 msgid "Lower limit of ruler" msgstr "Dolní mez pravítka" -#: gtk/gtkruler.c:100 +#: ../gtk/gtkruler.c:100 msgid "Upper" msgstr "Horní" -#: gtk/gtkruler.c:101 +#: ../gtk/gtkruler.c:101 msgid "Upper limit of ruler" msgstr "Horní mez pravítka" -#: gtk/gtkruler.c:111 +#: ../gtk/gtkruler.c:111 msgid "Position of mark on the ruler" msgstr "Pozice značky na pravítku" -#: gtk/gtkruler.c:120 +#: ../gtk/gtkruler.c:120 msgid "Max Size" msgstr "Maximální velikost" -#: gtk/gtkruler.c:121 +#: ../gtk/gtkruler.c:121 msgid "Maximum size of the ruler" msgstr "Maximální velikost pravítka" -#: gtk/gtkruler.c:136 +#: ../gtk/gtkruler.c:136 msgid "Metric" msgstr "Metrika" -#: gtk/gtkruler.c:137 +#: ../gtk/gtkruler.c:137 msgid "The metric used for the ruler" msgstr "Metrika používaná pro pravítko" -#: gtk/gtkscale.c:143 +#: ../gtk/gtkscale.c:143 msgid "The number of decimal places that are displayed in the value" msgstr "Počet desetinných míst zobrazovaných z hodnoty" -#: gtk/gtkscale.c:152 +#: ../gtk/gtkscale.c:152 msgid "Draw Value" msgstr "Kreslit hodnotu" -#: gtk/gtkscale.c:153 +#: ../gtk/gtkscale.c:153 msgid "Whether the current value is displayed as a string next to the slider" msgstr "Jestli je aktuální hodnota zobrazována jako řetězec vedle posuvníku" -#: gtk/gtkscale.c:160 +#: ../gtk/gtkscale.c:160 msgid "Value Position" msgstr "Pozice hodnoty" -#: gtk/gtkscale.c:161 +#: ../gtk/gtkscale.c:161 msgid "The position in which the current value is displayed" msgstr "Pozice, kde je zobrazována aktuální hodnota" -#: gtk/gtkscale.c:168 +#: ../gtk/gtkscale.c:168 msgid "Slider Length" msgstr "Délka posuvníku" -#: gtk/gtkscale.c:169 +#: ../gtk/gtkscale.c:169 msgid "Length of scale's slider" msgstr "Délka posuvníku widgetu pro rozsah" -#: gtk/gtkscale.c:177 +#: ../gtk/gtkscale.c:177 msgid "Value spacing" msgstr "Mezera okolo hodnoty" -#: gtk/gtkscale.c:178 +#: ../gtk/gtkscale.c:178 msgid "Space between value text and the slider/trough area" msgstr "Mezera mezi textem hodnoty a oblastí posuvníku/koryta" -#: gtk/gtkscalebutton.c:192 -#, fuzzy +#: ../gtk/gtkscalebutton.c:192 msgid "The orientation of the scale" -msgstr "Orientace oznamovací oblasti" +msgstr "Orientace škály" -#: gtk/gtkscalebutton.c:201 +#: ../gtk/gtkscalebutton.c:201 msgid "The value of the scale" msgstr "Hodnota stupnice" -#: gtk/gtkscalebutton.c:211 +#: ../gtk/gtkscalebutton.c:211 msgid "The icon size" msgstr "Velikost ikony" -#: gtk/gtkscalebutton.c:220 -msgid "" -"The GtkAdjustment that contains the current value of this scale button object" +#: ../gtk/gtkscalebutton.c:220 +msgid "The GtkAdjustment that contains the current value of this scale button object" msgstr "GtkAdjustment, které obsahuje aktuální hodnotu tohoto objektu rozsahu" -#: gtk/gtkscalebutton.c:248 +#: ../gtk/gtkscalebutton.c:248 msgid "Icons" msgstr "Ikony" -#: gtk/gtkscalebutton.c:249 +#: ../gtk/gtkscalebutton.c:249 msgid "List of icon names" msgstr "Seznam názvů ikon" -#: gtk/gtkscrollbar.c:50 +#: ../gtk/gtkscrollbar.c:50 msgid "Minimum Slider Length" msgstr "Minimální délka ukazovátka" -#: gtk/gtkscrollbar.c:51 +#: ../gtk/gtkscrollbar.c:51 msgid "Minimum length of scrollbar slider" msgstr "Minimální velikost ukazovátka" -#: gtk/gtkscrollbar.c:59 +#: ../gtk/gtkscrollbar.c:59 msgid "Fixed slider size" msgstr "Pevná velikost ukazovátka" -#: gtk/gtkscrollbar.c:60 +#: ../gtk/gtkscrollbar.c:60 msgid "Don't change slider size, just lock it to the minimum length" msgstr "Neměnit velikost ukazovátka, zamknout ji na minimální velikosti" -#: gtk/gtkscrollbar.c:84 -msgid "" -"Display a second backward arrow button on the opposite end of the scrollbar" +#: ../gtk/gtkscrollbar.c:84 +msgid "Display a second backward arrow button on the opposite end of the scrollbar" msgstr "Zobrazit tlačítko s druhou šipkou dozadu na opačném konci posuvníku" -#: gtk/gtkscrollbar.c:92 -msgid "" -"Display a second forward arrow button on the opposite end of the scrollbar" +#: ../gtk/gtkscrollbar.c:92 +msgid "Display a second forward arrow button on the opposite end of the scrollbar" msgstr "Zobrazit tlačítko s druhou šipkou dopředu na opačném konci posuvníku" -#: gtk/gtkscrolledwindow.c:220 gtk/gtktext.c:545 gtk/gtktreeview.c:578 +#: ../gtk/gtkscrolledwindow.c:220 +#: ../gtk/gtktext.c:545 +#: ../gtk/gtktreeview.c:578 msgid "Horizontal Adjustment" msgstr "Vodorovné zarovnání" -#: gtk/gtkscrolledwindow.c:227 gtk/gtktext.c:553 gtk/gtktreeview.c:586 +#: ../gtk/gtkscrolledwindow.c:227 +#: ../gtk/gtktext.c:553 +#: ../gtk/gtktreeview.c:586 msgid "Vertical Adjustment" msgstr "Svislé zarovnání" -#: gtk/gtkscrolledwindow.c:234 +#: ../gtk/gtkscrolledwindow.c:234 msgid "Horizontal Scrollbar Policy" msgstr "Strategie pro vodorovný posuvník" -#: gtk/gtkscrolledwindow.c:235 +#: ../gtk/gtkscrolledwindow.c:235 msgid "When the horizontal scrollbar is displayed" msgstr "Kdy se zobrazuje vodorovný posuvník" -#: gtk/gtkscrolledwindow.c:242 +#: ../gtk/gtkscrolledwindow.c:242 msgid "Vertical Scrollbar Policy" msgstr "Strategie pro svislý posuvník" -#: gtk/gtkscrolledwindow.c:243 +#: ../gtk/gtkscrolledwindow.c:243 msgid "When the vertical scrollbar is displayed" msgstr "Kdy se zobrazuje svislý posuvník" -#: gtk/gtkscrolledwindow.c:251 +#: ../gtk/gtkscrolledwindow.c:251 msgid "Window Placement" msgstr "Umístění okna" -#: gtk/gtkscrolledwindow.c:252 -msgid "" -"Where the contents are located with respect to the scrollbars. This property " -"only takes effect if \"window-placement-set\" is TRUE." -msgstr "" -"Kde jsou umístěny obsahy s přihlédnutím k posuvníkům. Tato vlastnost je " -"platná jen pokud má \"window-placement-set\" hodnotu \"true\"." +#: ../gtk/gtkscrolledwindow.c:252 +msgid "Where the contents are located with respect to the scrollbars. This property only takes effect if \"window-placement-set\" is TRUE." +msgstr "Kde jsou umístěny obsahy s přihlédnutím k posuvníkům. Tato vlastnost je platná jen pokud má \"window-placement-set\" hodnotu \"true\"." -#: gtk/gtkscrolledwindow.c:269 +#: ../gtk/gtkscrolledwindow.c:269 msgid "Window Placement Set" msgstr "Nastavení umístění okna" -#: gtk/gtkscrolledwindow.c:270 -msgid "" -"Whether \"window-placement\" should be used to determine the location of the " -"contents with respect to the scrollbars." -msgstr "" -"Zda by mělo být použito \"window-placement\" k určení umístění obsahů s " -"přihlédnutím k posuvníkům." +#: ../gtk/gtkscrolledwindow.c:270 +msgid "Whether \"window-placement\" should be used to determine the location of the contents with respect to the scrollbars." +msgstr "Zda by mělo být použito \"window-placement\" k určení umístění obsahů s přihlédnutím k posuvníkům." -#: gtk/gtkscrolledwindow.c:276 +#: ../gtk/gtkscrolledwindow.c:276 msgid "Shadow Type" msgstr "Typ stínu" -#: gtk/gtkscrolledwindow.c:277 +#: ../gtk/gtkscrolledwindow.c:277 msgid "Style of bevel around the contents" msgstr "Styl rámu okolo obsahu" -#: gtk/gtkscrolledwindow.c:291 +#: ../gtk/gtkscrolledwindow.c:291 msgid "Scrollbars within bevel" msgstr "Posuvníky uvnitř rámu" -#: gtk/gtkscrolledwindow.c:292 +#: ../gtk/gtkscrolledwindow.c:292 msgid "Place scrollbars within the scrolled window's bevel" msgstr "Umístit posuvníky dovnitř posunutého rámu okna" -#: gtk/gtkscrolledwindow.c:298 +#: ../gtk/gtkscrolledwindow.c:298 msgid "Scrollbar spacing" msgstr "Odstup posuvníků" -#: gtk/gtkscrolledwindow.c:299 +#: ../gtk/gtkscrolledwindow.c:299 msgid "Number of pixels between the scrollbars and the scrolled window" msgstr "Počet pixelů mezi posuvníky a posouvaným oknem" -#: gtk/gtkscrolledwindow.c:314 +#: ../gtk/gtkscrolledwindow.c:314 msgid "Scrolled Window Placement" msgstr "Umístění posunutého okna" -#: gtk/gtkscrolledwindow.c:315 -msgid "" -"Where the contents of scrolled windows are located with respect to the " -"scrollbars, if not overridden by the scrolled window's own placement." -msgstr "" -"Zda jsou obsahy posunutých oken umístěny s přihlédnutím k posuvníkům, pokud " -"nejsou přepsány vlastním umístěním posunutého okna." +#: ../gtk/gtkscrolledwindow.c:315 +msgid "Where the contents of scrolled windows are located with respect to the scrollbars, if not overridden by the scrolled window's own placement." +msgstr "Zda jsou obsahy posunutých oken umístěny s přihlédnutím k posuvníkům, pokud nejsou přepsány vlastním umístěním posunutého okna." -#: gtk/gtkseparatortoolitem.c:107 +#: ../gtk/gtkseparatortoolitem.c:107 msgid "Draw" msgstr "Kreslit" -#: gtk/gtkseparatortoolitem.c:108 +#: ../gtk/gtkseparatortoolitem.c:108 msgid "Whether the separator is drawn, or just blank" msgstr "Jestli je oddělovač kresleny nebo prostě prázdný" -#: gtk/gtksettings.c:215 +#: ../gtk/gtksettings.c:215 msgid "Double Click Time" msgstr "Čas pro dvojité kliknutí" -#: gtk/gtksettings.c:216 -msgid "" -"Maximum time allowed between two clicks for them to be considered a double " -"click (in milliseconds)" -msgstr "" -"Maximální čas dovolený mezi dvěma kliknutími, aby byla považována za dvojité " -"kliknutí (v milisekundách)" +#: ../gtk/gtksettings.c:216 +msgid "Maximum time allowed between two clicks for them to be considered a double click (in milliseconds)" +msgstr "Maximální čas dovolený mezi dvěma kliknutími, aby byla považována za dvojité kliknutí (v milisekundách)" -#: gtk/gtksettings.c:223 +#: ../gtk/gtksettings.c:223 msgid "Double Click Distance" msgstr "Vzdálenost pro dvojité kliknutí" -#: gtk/gtksettings.c:224 -msgid "" -"Maximum distance allowed between two clicks for them to be considered a " -"double click (in pixels)" -msgstr "" -"Maximální vzdálenost dovolený mezi dvěma kliknutími, aby byla považována za " -"dvojité kliknutí (v pixelech)" +#: ../gtk/gtksettings.c:224 +msgid "Maximum distance allowed between two clicks for them to be considered a double click (in pixels)" +msgstr "Maximální vzdálenost dovolený mezi dvěma kliknutími, aby byla považována za dvojité kliknutí (v pixelech)" -#: gtk/gtksettings.c:240 +#: ../gtk/gtksettings.c:240 msgid "Cursor Blink" msgstr "Blikání kurzoru" -#: gtk/gtksettings.c:241 +#: ../gtk/gtksettings.c:241 msgid "Whether the cursor should blink" msgstr "Jestli by kurzor měl blikat" -#: gtk/gtksettings.c:248 +#: ../gtk/gtksettings.c:248 msgid "Cursor Blink Time" msgstr "Perioda blikání kurzoru" -#: gtk/gtksettings.c:249 +#: ../gtk/gtksettings.c:249 msgid "Length of the cursor blink cycle, in milliseconds" msgstr "Délka cyklu blikání kurzoru v milisekundách" -#: gtk/gtksettings.c:268 +#: ../gtk/gtksettings.c:268 msgid "Cursor Blink Timeout" msgstr "Perioda blikání kurzoru" -#: gtk/gtksettings.c:269 +#: ../gtk/gtksettings.c:269 msgid "Time after which the cursor stops blinking, in seconds" msgstr "Čas, po kterém blikání kurzoru ustane, v milisekundách" -#: gtk/gtksettings.c:276 +#: ../gtk/gtksettings.c:276 msgid "Split Cursor" msgstr "Rozdělit kurzor" -#: gtk/gtksettings.c:277 -msgid "" -"Whether two cursors should be displayed for mixed left-to-right and right-to-" -"left text" -msgstr "" -"Jestli mají být zobrazovány dva kurzory v kombinovaném textu zleva doprava i " -"zprava doleva" +#: ../gtk/gtksettings.c:277 +msgid "Whether two cursors should be displayed for mixed left-to-right and right-to-left text" +msgstr "Jestli mají být zobrazovány dva kurzory v kombinovaném textu zleva doprava i zprava doleva" -#: gtk/gtksettings.c:284 +#: ../gtk/gtksettings.c:284 msgid "Theme Name" msgstr "Název motivu" -#: gtk/gtksettings.c:285 +#: ../gtk/gtksettings.c:285 msgid "Name of theme RC file to load" msgstr "Název souboru RC motivu, který se má načíst" -#: gtk/gtksettings.c:293 +#: ../gtk/gtksettings.c:293 msgid "Icon Theme Name" msgstr "Název motivu ikon" -#: gtk/gtksettings.c:294 +#: ../gtk/gtksettings.c:294 msgid "Name of icon theme to use" msgstr "Název motivu ikon, které se má používat" -#: gtk/gtksettings.c:302 +#: ../gtk/gtksettings.c:302 msgid "Fallback Icon Theme Name" msgstr "Název náhradního motivu ikon" -#: gtk/gtksettings.c:303 +#: ../gtk/gtksettings.c:303 msgid "Name of a icon theme to fall back to" msgstr "Název motivu ikon, kterým nahrazovat" -#: gtk/gtksettings.c:311 +#: ../gtk/gtksettings.c:311 msgid "Key Theme Name" msgstr "Název motivu kláves" -#: gtk/gtksettings.c:312 +#: ../gtk/gtksettings.c:312 msgid "Name of key theme RC file to load" msgstr "Název souboru RC motivu kláves, který se má načíst" -#: gtk/gtksettings.c:320 +#: ../gtk/gtksettings.c:320 msgid "Menu bar accelerator" msgstr "Akcelerátor lišty s menu" -#: gtk/gtksettings.c:321 +#: ../gtk/gtksettings.c:321 msgid "Keybinding to activate the menu bar" msgstr "Klávesová zkratka pro aktivaci lišty s menu" -#: gtk/gtksettings.c:329 +#: ../gtk/gtksettings.c:329 msgid "Drag threshold" msgstr "Práh táhnutí" -#: gtk/gtksettings.c:330 +#: ../gtk/gtksettings.c:330 msgid "Number of pixels the cursor can move before dragging" msgstr "Počet pixelů, o které se kurzor může posunout před táhnutím" -#: gtk/gtksettings.c:338 +#: ../gtk/gtksettings.c:338 msgid "Font Name" msgstr "Název písma" -#: gtk/gtksettings.c:339 +#: ../gtk/gtksettings.c:339 msgid "Name of default font to use" msgstr "Název implicitně používaného písma" -#: gtk/gtksettings.c:347 +#: ../gtk/gtksettings.c:361 msgid "Icon Sizes" msgstr "Velikosti ikon" # FIXME: s/$/)/ -#: gtk/gtksettings.c:348 +#: ../gtk/gtksettings.c:362 msgid "List of icon sizes (gtk-menu=16,16:gtk-button=20,20..." msgstr "Seznam velikostí ikon (gtk-menu=16,16;gtk-button=20,20...)" -#: gtk/gtksettings.c:356 +#: ../gtk/gtksettings.c:370 msgid "GTK Modules" msgstr "Moduly GTK" -#: gtk/gtksettings.c:357 +#: ../gtk/gtksettings.c:371 msgid "List of currently active GTK modules" msgstr "Seznam momentálně aktivních modulů GTK" -#: gtk/gtksettings.c:366 +#: ../gtk/gtksettings.c:380 msgid "Xft Antialias" msgstr "Vyhlazování Xft" -#: gtk/gtksettings.c:367 +#: ../gtk/gtksettings.c:381 msgid "Whether to antialias Xft fonts; 0=no, 1=yes, -1=default" msgstr "Jestli vyhlazovat písma Xft; 0=ne, 1=ano, -1=implicitní" -#: gtk/gtksettings.c:376 +#: ../gtk/gtksettings.c:390 msgid "Xft Hinting" msgstr "Hinting Xft" -#: gtk/gtksettings.c:377 +#: ../gtk/gtksettings.c:391 msgid "Whether to hint Xft fonts; 0=no, 1=yes, -1=default" msgstr "Jestli hintovat písma Xft; 0=ne, 1=ano, -1=implicitní" -#: gtk/gtksettings.c:386 +#: ../gtk/gtksettings.c:400 msgid "Xft Hint Style" msgstr "Styl hintování Xft" -#: gtk/gtksettings.c:387 -msgid "" -"What degree of hinting to use; hintnone, hintslight, hintmedium, or hintfull" -msgstr "" -"Jakou úroveň hintování používat; hintnone, hintslight, hintmedium nebo " -"hintfull" +#: ../gtk/gtksettings.c:401 +msgid "What degree of hinting to use; hintnone, hintslight, hintmedium, or hintfull" +msgstr "Jakou úroveň hintování používat; hintnone, hintslight, hintmedium nebo hintfull" -#: gtk/gtksettings.c:396 +#: ../gtk/gtksettings.c:410 msgid "Xft RGBA" msgstr "RGBA Xft" -#: gtk/gtksettings.c:397 +#: ../gtk/gtksettings.c:411 msgid "Type of subpixel antialiasing; none, rgb, bgr, vrgb, vbgr" msgstr "Typ popixelového vyhlazování; none, rgb, bgr, vrgb, vbgr" -#: gtk/gtksettings.c:406 +#: ../gtk/gtksettings.c:420 msgid "Xft DPI" msgstr "DPI Xft" -#: gtk/gtksettings.c:407 +#: ../gtk/gtksettings.c:421 msgid "Resolution for Xft, in 1024 * dots/inch. -1 to use default value" -msgstr "" -"Rozlišení pro Xft v 1024 * bodů/palec, -1 pro použití implicitní hodnoty" +msgstr "Rozlišení pro Xft v 1024 * bodů/palec, -1 pro použití implicitní hodnoty" -#: gtk/gtksettings.c:416 +#: ../gtk/gtksettings.c:430 msgid "Cursor theme name" msgstr "Název motivu kurzoru" -#: gtk/gtksettings.c:417 +#: ../gtk/gtksettings.c:431 msgid "Name of the cursor theme to use, or NULL to use the default theme" -msgstr "" -"Název motivu kurzoru, který chcete používat, nebo NULL, chcete-li používat " -"výchozí motiv" +msgstr "Název motivu kurzoru, který chcete používat, nebo NULL, chcete-li používat výchozí motiv" -#: gtk/gtksettings.c:425 +#: ../gtk/gtksettings.c:439 msgid "Cursor theme size" msgstr "Velikost motivu kurzoru" -#: gtk/gtksettings.c:426 +#: ../gtk/gtksettings.c:440 msgid "Size to use for cursors, or 0 to use the default size" -msgstr "" -"Velikost, kterou chcete používat u kurzorů, nebo 0, chcete-li výchozí " -"velikost" +msgstr "Velikost, kterou chcete používat u kurzorů, nebo 0, chcete-li výchozí velikost" -#: gtk/gtksettings.c:436 +#: ../gtk/gtksettings.c:450 msgid "Alternative button order" msgstr "Alternativní pořadí tlačítek" -#: gtk/gtksettings.c:437 +#: ../gtk/gtksettings.c:451 msgid "Whether buttons in dialogs should use the alternative button order" msgstr "Jestli tlačítka v dialozích mají používat alternativní pořadí tlačítek" -#: gtk/gtksettings.c:454 +#: ../gtk/gtksettings.c:468 msgid "Alternative sort indicator direction" msgstr "Alternativní pořadí indikátoru třídění" -#: gtk/gtksettings.c:455 -msgid "" -"Whether the direction of the sort indicators in list and tree views is " -"inverted compared to the default (where down means ascending)" -msgstr "" -"Zda směřování třídících indikátorů v seznamu a stromových zobrazeních je " -"převrácené při srovnání s výchozím (kde dole znamená vzestupně)" +#: ../gtk/gtksettings.c:469 +msgid "Whether the direction of the sort indicators in list and tree views is inverted compared to the default (where down means ascending)" +msgstr "Zda směřování třídících indikátorů v seznamu a stromových zobrazeních je převrácené při srovnání s výchozím (kde dole znamená vzestupně)" -#: gtk/gtksettings.c:463 +#: ../gtk/gtksettings.c:477 msgid "Show the 'Input Methods' menu" msgstr "Zobrazit nabídku \"Vstupní metody\"" -#: gtk/gtksettings.c:464 -msgid "" -"Whether the context menus of entries and text views should offer to change " -"the input method" -msgstr "" -"Jestli kontextové nabídky vstupních polí a textových polí mají nabízet změnu " -"vstupní metody" +#: ../gtk/gtksettings.c:478 +msgid "Whether the context menus of entries and text views should offer to change the input method" +msgstr "Jestli kontextové nabídky vstupních polí a textových polí mají nabízet změnu vstupní metody" -#: gtk/gtksettings.c:472 +#: ../gtk/gtksettings.c:486 msgid "Show the 'Insert Unicode Control Character' menu" msgstr "Zobrazit nabídku vložení řídících znaků Unicode" -#: gtk/gtksettings.c:473 -msgid "" -"Whether the context menus of entries and text views should offer to insert " -"control characters" -msgstr "" -"Jestli kontextové nabídky vstupních polí a textových polí mají nabízet změnu " -"vložení řídicích znaků" +#: ../gtk/gtksettings.c:487 +msgid "Whether the context menus of entries and text views should offer to insert control characters" +msgstr "Jestli kontextové nabídky vstupních polí a textových polí mají nabízet změnu vložení řídicích znaků" -#: gtk/gtksettings.c:481 +#: ../gtk/gtksettings.c:495 msgid "Start timeout" msgstr "Časový limit spuštění" -#: gtk/gtksettings.c:482 +#: ../gtk/gtksettings.c:496 msgid "Starting value for timeouts, when button is pressed" msgstr "Počáteční hodnota časových limitů, je-li stisknuto tlačítko" -#: gtk/gtksettings.c:491 +#: ../gtk/gtksettings.c:505 msgid "Repeat timeout" msgstr "Opakovat časový limit" -#: gtk/gtksettings.c:492 +#: ../gtk/gtksettings.c:506 msgid "Repeat value for timeouts, when button is pressed" msgstr "Opakovací hodnota časových limitů, je-li stisknuto tlačítko" -#: gtk/gtksettings.c:501 +#: ../gtk/gtksettings.c:515 msgid "Expand timeout" msgstr "Časový limit rozbalení" -#: gtk/gtksettings.c:502 +#: ../gtk/gtksettings.c:516 msgid "Expand value for timeouts, when a widget is expanding a new region" msgstr "Rozšířit hodnoty na časové limity, pokud widget rozšiřuje novou oblast" -#: gtk/gtksettings.c:537 +#: ../gtk/gtksettings.c:551 msgid "Color scheme" msgstr "Schéma barev" -#: gtk/gtksettings.c:538 +#: ../gtk/gtksettings.c:552 msgid "A palette of named colors for use in themes" msgstr "Paleta pojmenovaných barev k použití v motivech" -#: gtk/gtksettings.c:547 +#: ../gtk/gtksettings.c:561 msgid "Enable Animations" msgstr "Povolit animace" -#: gtk/gtksettings.c:548 +#: ../gtk/gtksettings.c:562 msgid "Whether to enable toolkit-wide animations." msgstr "Zda povolit animace toolkit-wide." -#: gtk/gtksettings.c:566 +#: ../gtk/gtksettings.c:580 msgid "Enable Touchscreen Mode" msgstr "Povolit režim dotykové obrazovky" -#: gtk/gtksettings.c:567 +#: ../gtk/gtksettings.c:581 msgid "When TRUE, there are no motion notify events delivered on this screen" -msgstr "" -"Je-li \"true\", nejsou na tuto obrazovku dodány žádné události upozornění na " -"pohyb" +msgstr "Je-li \"true\", nejsou na tuto obrazovku dodány žádné události upozornění na pohyb" -#: gtk/gtksettings.c:584 +#: ../gtk/gtksettings.c:598 msgid "Tooltip timeout" msgstr "Časový limit místní nápovědy" -#: gtk/gtksettings.c:585 +#: ../gtk/gtksettings.c:599 msgid "Timeout before tooltip is shown" msgstr "Časový limit před tím, než je zobrazena místní nápověda" -#: gtk/gtksettings.c:610 +#: ../gtk/gtksettings.c:624 msgid "Tooltip browse timeout" msgstr "Časový limit procházení místní nápovědy" -#: gtk/gtksettings.c:611 +#: ../gtk/gtksettings.c:625 msgid "Timeout before tooltip is shown when browse mode is enabled" -msgstr "" -"Časový limit před tím, než je zobrazena místní nápověda, je-li zapnut režim " -"procházení" +msgstr "Časový limit před tím, než je zobrazena místní nápověda, je-li zapnut režim procházení" -#: gtk/gtksettings.c:632 +#: ../gtk/gtksettings.c:646 msgid "Tooltip browse mode timeout" msgstr "Časový limit režimu procházení místní nápovědy" -#: gtk/gtksettings.c:633 +#: ../gtk/gtksettings.c:647 msgid "Timeout after which browse mode is disabled" msgstr "Časový limit, po kterém je vypnut režim procházení" -#: gtk/gtksettings.c:652 +#: ../gtk/gtksettings.c:666 msgid "Keynav Cursor Only" msgstr "Pouze kurzor klávesové navigace" -#: gtk/gtksettings.c:653 +#: ../gtk/gtksettings.c:667 msgid "When TRUE, there are only cursor keys available to navigate widgets" -msgstr "" -"Je-li \"true\", k navigaci widgetů jsou dostupné pouze kurzorové klávesy" +msgstr "Je-li \"true\", k navigaci widgetů jsou dostupné pouze kurzorové klávesy" -#: gtk/gtksettings.c:670 +#: ../gtk/gtksettings.c:684 msgid "Keynav Wrap Around" msgstr "Zalomení klávesové navigace" -#: gtk/gtksettings.c:671 +#: ../gtk/gtksettings.c:685 msgid "Whether to wrap around when keyboard-navigating widgets" msgstr "Jestli zarovnávat okolo, jsou-li widgety keyboard-navigating" -#: gtk/gtksettings.c:691 +#: ../gtk/gtksettings.c:705 msgid "Error Bell" msgstr "Chybový zvonek" -#: gtk/gtksettings.c:692 +#: ../gtk/gtksettings.c:706 msgid "When TRUE, keyboard navigation and other errors will cause a beep" msgstr "Je-li \"true\", klávesnicová navigace a další chyby způsobí pípnutí" -#: gtk/gtksettings.c:709 +#: ../gtk/gtksettings.c:723 msgid "Color Hash" msgstr "Hash barvy" -#: gtk/gtksettings.c:710 +#: ../gtk/gtksettings.c:724 msgid "A hash table representation of the color scheme." msgstr "Zastoupení tabulky \"hash\" barevného schématu." -#: gtk/gtksettings.c:718 +#: ../gtk/gtksettings.c:732 msgid "Default file chooser backend" msgstr "Implicitní backend výběru souborů" -#: gtk/gtksettings.c:719 +#: ../gtk/gtksettings.c:733 msgid "Name of the GtkFileChooser backend to use by default" msgstr "Název backendu GtkFileChooser, který používat implicitně" -#: gtk/gtksettings.c:736 +#: ../gtk/gtksettings.c:750 msgid "Default print backend" msgstr "Výchozí podpůrná tisková vrstva" -#: gtk/gtksettings.c:737 +#: ../gtk/gtksettings.c:751 msgid "List of the GtkPrintBackend backends to use by default" -msgstr "" -"Seznam podpůrných vrstev GtkFileChooser, které chcete používat jako výchozí" +msgstr "Seznam podpůrných vrstev GtkFileChooser, které chcete používat jako výchozí" -#: gtk/gtksettings.c:760 +#: ../gtk/gtksettings.c:774 msgid "Default command to run when displaying a print preview" msgstr "Výchozí příkaz určený ke spuštění při zobrazení tiskového náhledu" -#: gtk/gtksettings.c:761 +#: ../gtk/gtksettings.c:775 msgid "Command to run when displaying a print preview" msgstr "Příkaz určený ke spuštění při zobrazení tiskového náhledu" -#: gtk/gtksettings.c:777 +#: ../gtk/gtksettings.c:791 msgid "Enable Mnemonics" msgstr "Povolit mnemotechniku" -#: gtk/gtksettings.c:778 +#: ../gtk/gtksettings.c:792 msgid "Whether labels should have mnemonics" msgstr "Jestli mají popisky mnemotechnické" -#: gtk/gtksettings.c:794 +#: ../gtk/gtksettings.c:808 msgid "Enable Accelerators" msgstr "Povolit akcelerátory" -#: gtk/gtksettings.c:795 +#: ../gtk/gtksettings.c:809 msgid "Whether menu items should have accelerators" msgstr "Jestli mají mít položky nabídky akcelerátory" -#: gtk/gtksettings.c:812 +#: ../gtk/gtksettings.c:826 msgid "Recent Files Limit" msgstr "Limit posledních souborů" -#: gtk/gtksettings.c:813 +#: ../gtk/gtksettings.c:827 msgid "Number of recently used files" msgstr "Počet naposledy použitých souborů" -#: gtk/gtksettings.c:827 +#: ../gtk/gtksettings.c:841 msgid "Default IM module" msgstr "Výchozí modul IM" -#: gtk/gtksettings.c:828 +#: ../gtk/gtksettings.c:842 msgid "Which IM module should be used by default" msgstr "Který modul IM by měl být použit jako výchozí" -#: gtk/gtksettings.c:846 +#: ../gtk/gtksettings.c:860 msgid "Recent Files Max Age" msgstr "Maximum stáří posledních souborů" -#: gtk/gtksettings.c:847 +#: ../gtk/gtksettings.c:861 msgid "Maximum age of recently used files, in days" msgstr "Maximum stáří naposledy použitých souborů, ve dnech" -#: gtk/gtksettings.c:856 +#: ../gtk/gtksettings.c:870 msgid "Fontconfig configuration timestamp" -msgstr "" +msgstr "Časový údaj nastavení fontconfig" -#: gtk/gtksettings.c:857 +#: ../gtk/gtksettings.c:871 msgid "Timestamp of current fontconfig configuration" -msgstr "" +msgstr "Časový údaj aktuálního nastavení fontconfig" -#: gtk/gtksettings.c:879 -#, fuzzy +#: ../gtk/gtksettings.c:893 msgid "Sound Theme Name" -msgstr "Název motivu ikon" +msgstr "Název motivu zvuků" -#: gtk/gtksettings.c:880 -#, fuzzy +#: ../gtk/gtksettings.c:894 msgid "XDG sound theme name" -msgstr "Název motivu kurzoru" +msgstr "Název motivu zvuků XDG" -#: gtk/gtksettings.c:901 +#: ../gtk/gtksettings.c:915 msgid "Aureal Input Feedback" -msgstr "" +msgstr "Vstupní zpětná vazba Aureal" -#: gtk/gtksettings.c:902 -#, fuzzy +#: ../gtk/gtksettings.c:916 msgid "Whether to play event sounds as feedback to user input" -msgstr "Jestli widget reaguje na vstupy" +msgstr "Jestli se mají přehrávat zvuky událostí jako odezva na uživatelský vstup" -#: gtk/gtksettings.c:923 -#, fuzzy +#: ../gtk/gtksettings.c:937 msgid "Enable Event Sounds" -msgstr "Povolit animace" +msgstr "Povolit zvuky událostí" -#: gtk/gtksettings.c:924 -#, fuzzy +#: ../gtk/gtksettings.c:938 msgid "Whether to play any event sounds at all" -msgstr "Jestli zobrazovat stav \"nekonzistentní\"" +msgstr "Jestli se mají vůbec přehrávat zvuky událostí" -#: gtk/gtksettings.c:939 -#, fuzzy +#: ../gtk/gtksettings.c:953 msgid "Enable Tooltips" -msgstr "Tipy" +msgstr "Povolit místní nápovědu" -#: gtk/gtksettings.c:940 -#, fuzzy +#: ../gtk/gtksettings.c:954 msgid "Whether tooltips should be shown on widgets" -msgstr "Jestli se mají zobrazovat záložky" +msgstr "Jestli se na widgetech má zobrazovat místní nápověda" -#: gtk/gtksizegroup.c:293 +#: ../gtk/gtksizegroup.c:293 msgid "Mode" msgstr "Režim" -#: gtk/gtksizegroup.c:294 -msgid "" -"The directions in which the size group affects the requested sizes of its " -"component widgets" -msgstr "" -"Pravidla, podle kterých velikost skupiny ovlivňuje požadované velikosti " -"jednotlivých widgetů" +#: ../gtk/gtksizegroup.c:294 +msgid "The directions in which the size group affects the requested sizes of its component widgets" +msgstr "Pravidla, podle kterých velikost skupiny ovlivňuje požadované velikosti jednotlivých widgetů" -#: gtk/gtksizegroup.c:310 +#: ../gtk/gtksizegroup.c:310 msgid "Ignore hidden" msgstr "Ignorovat skryté" -#: gtk/gtksizegroup.c:311 -msgid "" -"If TRUE, unmapped widgets are ignored when determining the size of the group" -msgstr "" -"Je-li \"true\", nepřiřazené widgety jsou ignorovány při určování velikosti " -"skupiny" +#: ../gtk/gtksizegroup.c:311 +msgid "If TRUE, unmapped widgets are ignored when determining the size of the group" +msgstr "Je-li \"true\", nepřiřazené widgety jsou ignorovány při určování velikosti skupiny" -#: gtk/gtkspinbutton.c:213 +#: ../gtk/gtkspinbutton.c:213 msgid "The adjustment that holds the value of the spinbutton" msgstr "Zarovnání, které obsahuje hodnotu točivého tlačítka" -#: gtk/gtkspinbutton.c:220 +#: ../gtk/gtkspinbutton.c:220 msgid "Climb Rate" msgstr "Rychlost růstu" -#: gtk/gtkspinbutton.c:240 +#: ../gtk/gtkspinbutton.c:240 msgid "Snap to Ticks" msgstr "Držet se kroků" -#: gtk/gtkspinbutton.c:241 -msgid "" -"Whether erroneous values are automatically changed to a spin button's " -"nearest step increment" -msgstr "" -"Jestli jsou chybné hodnoty automaticky změněny na nejbližší násobek přírůstku" +#: ../gtk/gtkspinbutton.c:241 +msgid "Whether erroneous values are automatically changed to a spin button's nearest step increment" +msgstr "Jestli jsou chybné hodnoty automaticky změněny na nejbližší násobek přírůstku" -#: gtk/gtkspinbutton.c:248 +#: ../gtk/gtkspinbutton.c:248 msgid "Numeric" msgstr "Numerický" -#: gtk/gtkspinbutton.c:249 +#: ../gtk/gtkspinbutton.c:249 msgid "Whether non-numeric characters should be ignored" msgstr "Jestli mají být nenumerické znaky ignorovány" -#: gtk/gtkspinbutton.c:256 +#: ../gtk/gtkspinbutton.c:256 msgid "Wrap" msgstr "Cyklický" -#: gtk/gtkspinbutton.c:257 +#: ../gtk/gtkspinbutton.c:257 msgid "Whether a spin button should wrap upon reaching its limits" msgstr "Jestli se má hodnota při dosažení limitu překlopit na opačnou hodnotu" -#: gtk/gtkspinbutton.c:264 +#: ../gtk/gtkspinbutton.c:264 msgid "Update Policy" msgstr "Strategie aktualizace" -#: gtk/gtkspinbutton.c:265 -msgid "" -"Whether the spin button should update always, or only when the value is legal" -msgstr "" -"Jestli má být točivé tlačítko vždy aktualizováno, nebo pouze pokud je " -"hodnota přípustná" +#: ../gtk/gtkspinbutton.c:265 +msgid "Whether the spin button should update always, or only when the value is legal" +msgstr "Jestli má být točivé tlačítko vždy aktualizováno, nebo pouze pokud je hodnota přípustná" -#: gtk/gtkspinbutton.c:274 +#: ../gtk/gtkspinbutton.c:274 msgid "Reads the current value, or sets a new value" msgstr "Zobrazuje aktuální hodnotu, nebo nastavuje novou hodnotu" -#: gtk/gtkspinbutton.c:283 +#: ../gtk/gtkspinbutton.c:283 msgid "Style of bevel around the spin button" msgstr "Styl rámu okolo točivého tlačítka" -#: gtk/gtkstatusbar.c:141 +#: ../gtk/gtkstatusbar.c:141 msgid "Has Resize Grip" msgstr "Má úchyt pro změnu velikosti" -#: gtk/gtkstatusbar.c:142 +#: ../gtk/gtkstatusbar.c:142 msgid "Whether the statusbar has a grip for resizing the toplevel" msgstr "Jestli má stavová lišta úchyt pro změnu velikosti okna nejvyšší úrovně" -#: gtk/gtkstatusbar.c:187 +#: ../gtk/gtkstatusbar.c:187 msgid "Style of bevel around the statusbar text" msgstr "Styl okraje okolo textu ve stavové liště" -#: gtk/gtkstatusicon.c:226 +#: ../gtk/gtkstatusicon.c:226 msgid "The size of the icon" msgstr "Velikost ikony" -#: gtk/gtkstatusicon.c:236 +#: ../gtk/gtkstatusicon.c:236 msgid "The screen where this status icon will be displayed" msgstr "Obrazovka, na které se tato stavová ikona zobrazí" -#: gtk/gtkstatusicon.c:243 +#: ../gtk/gtkstatusicon.c:243 msgid "Blinking" msgstr "Bliká" -#: gtk/gtkstatusicon.c:244 +#: ../gtk/gtkstatusicon.c:244 msgid "Whether or not the status icon is blinking" msgstr "Jestli stavová ikona bliká" -#: gtk/gtkstatusicon.c:252 +#: ../gtk/gtkstatusicon.c:252 msgid "Whether or not the status icon is visible" msgstr "Jestli je stavová ikona viditelná" -#: gtk/gtkstatusicon.c:268 +#: ../gtk/gtkstatusicon.c:268 msgid "Whether or not the status icon is embedded" msgstr "Jestli je stavová ikona začleněna" -#: gtk/gtkstatusicon.c:284 gtk/gtktrayicon-x11.c:96 +#: ../gtk/gtkstatusicon.c:284 +#: ../gtk/gtktrayicon-x11.c:96 msgid "The orientation of the tray" msgstr "Orientace oznamovací oblasti" -#: gtk/gtktable.c:129 +#: ../gtk/gtktable.c:129 msgid "Rows" msgstr "Řádky" -#: gtk/gtktable.c:130 +#: ../gtk/gtktable.c:130 msgid "The number of rows in the table" msgstr "Počet řádků v tabulce" -#: gtk/gtktable.c:138 +#: ../gtk/gtktable.c:138 msgid "Columns" msgstr "Sloupce" -#: gtk/gtktable.c:139 +#: ../gtk/gtktable.c:139 msgid "The number of columns in the table" msgstr "Počet sloupců v tabulce" -#: gtk/gtktable.c:147 +#: ../gtk/gtktable.c:147 msgid "Row spacing" msgstr "Rozestup řádků" -#: gtk/gtktable.c:148 +#: ../gtk/gtktable.c:148 msgid "The amount of space between two consecutive rows" msgstr "Prostor mezi dvěma po sobě následujícími řádky" -#: gtk/gtktable.c:156 +#: ../gtk/gtktable.c:156 msgid "Column spacing" msgstr "Rozestup sloupců" -#: gtk/gtktable.c:157 +#: ../gtk/gtktable.c:157 msgid "The amount of space between two consecutive columns" msgstr "Prostor mezi dvěma po sobě následujícími sloupci" -#: gtk/gtktable.c:166 +#: ../gtk/gtktable.c:166 msgid "If TRUE, the table cells are all the same width/height" msgstr "Je-li \"true\", budou mít všechny buňky tabulky stejnou šířku/výšku" -#: gtk/gtktable.c:173 +#: ../gtk/gtktable.c:173 msgid "Left attachment" msgstr "Připevnění vlevo" -#: gtk/gtktable.c:180 +#: ../gtk/gtktable.c:180 msgid "Right attachment" msgstr "Připevnění vpravo" -#: gtk/gtktable.c:181 +#: ../gtk/gtktable.c:181 msgid "The column number to attach the right side of a child widget to" msgstr "Číslo sloupce, ke kterému připevnit pravou stranu widgetu potomka" -#: gtk/gtktable.c:187 +#: ../gtk/gtktable.c:187 msgid "Top attachment" msgstr "Připevnění nahoře" -#: gtk/gtktable.c:188 +#: ../gtk/gtktable.c:188 msgid "The row number to attach the top of a child widget to" msgstr "Číslo řádku, ke kterému připevnit horní stranu widgetu potomka" -#: gtk/gtktable.c:194 +#: ../gtk/gtktable.c:194 msgid "Bottom attachment" msgstr "Připevnění dole" -#: gtk/gtktable.c:201 +#: ../gtk/gtktable.c:201 msgid "Horizontal options" msgstr "Vodorovné volby" -#: gtk/gtktable.c:202 +#: ../gtk/gtktable.c:202 msgid "Options specifying the horizontal behaviour of the child" msgstr "Volby udávající vodorovné chování potomka" -#: gtk/gtktable.c:208 +#: ../gtk/gtktable.c:208 msgid "Vertical options" msgstr "Svislé volby" -#: gtk/gtktable.c:209 +#: ../gtk/gtktable.c:209 msgid "Options specifying the vertical behaviour of the child" msgstr "Volby udávající svislé chování potomka" -#: gtk/gtktable.c:215 +#: ../gtk/gtktable.c:215 msgid "Horizontal padding" msgstr "Vodorovné doplnění" -#: gtk/gtktable.c:216 -msgid "" -"Extra space to put between the child and its left and right neighbors, in " -"pixels" -msgstr "" -"Množství místa vloženého mezi potomka a jeho levého a pravého souseda, v " -"pixelech" +#: ../gtk/gtktable.c:216 +msgid "Extra space to put between the child and its left and right neighbors, in pixels" +msgstr "Množství místa vloženého mezi potomka a jeho levého a pravého souseda, v pixelech" -#: gtk/gtktable.c:222 +#: ../gtk/gtktable.c:222 msgid "Vertical padding" msgstr "Svislé doplnění" -#: gtk/gtktable.c:223 -msgid "" -"Extra space to put between the child and its upper and lower neighbors, in " -"pixels" -msgstr "" -"Množství místa vloženého mezi potomka a jeho horního a dolního souseda, v " -"pixelech" +#: ../gtk/gtktable.c:223 +msgid "Extra space to put between the child and its upper and lower neighbors, in pixels" +msgstr "Množství místa vloženého mezi potomka a jeho horního a dolního souseda, v pixelech" -#: gtk/gtktext.c:546 +#: ../gtk/gtktext.c:546 msgid "Horizontal adjustment for the text widget" msgstr "Vodorovné zarovnání widgetu textu" -#: gtk/gtktext.c:554 +#: ../gtk/gtktext.c:554 msgid "Vertical adjustment for the text widget" msgstr "Svislé zarovnání widgetu textu" -#: gtk/gtktext.c:561 +#: ../gtk/gtktext.c:561 msgid "Line Wrap" msgstr "Zalamování řádků" -#: gtk/gtktext.c:562 +#: ../gtk/gtktext.c:562 msgid "Whether lines are wrapped at widget edges" msgstr "Jestli jsou řádky zalamovány na hranicích widgetu" -#: gtk/gtktext.c:569 +#: ../gtk/gtktext.c:569 msgid "Word Wrap" msgstr "Zalamování slov" -#: gtk/gtktext.c:570 +#: ../gtk/gtktext.c:570 msgid "Whether words are wrapped at widget edges" msgstr "Jestli jsou slova zalamována na hranicích widgetu" -#: gtk/gtktextbuffer.c:179 +#: ../gtk/gtktextbuffer.c:179 msgid "Tag Table" msgstr "Tabulka značek" -#: gtk/gtktextbuffer.c:180 +#: ../gtk/gtktextbuffer.c:180 msgid "Text Tag Table" msgstr "Tabulka značek v textu" -#: gtk/gtktextbuffer.c:198 +#: ../gtk/gtktextbuffer.c:198 msgid "Current text of the buffer" msgstr "Aktuální text bufferu" -#: gtk/gtktextbuffer.c:212 +#: ../gtk/gtktextbuffer.c:212 msgid "Has selection" msgstr "Má výběr" -#: gtk/gtktextbuffer.c:213 +#: ../gtk/gtktextbuffer.c:213 msgid "Whether the buffer has some text currently selected" msgstr "Zdá má buffer aktuálně vybrán nějaký text" -#: gtk/gtktextbuffer.c:229 +#: ../gtk/gtktextbuffer.c:229 msgid "Cursor position" msgstr "Pozice kurzoru" -#: gtk/gtktextbuffer.c:230 -msgid "" -"The position of the insert mark (as offset from the beginning of the buffer)" +#: ../gtk/gtktextbuffer.c:230 +msgid "The position of the insert mark (as offset from the beginning of the buffer)" msgstr "Umístění vkládací značky (posun od začátku bufferu)" -#: gtk/gtktextbuffer.c:245 +#: ../gtk/gtktextbuffer.c:245 msgid "Copy target list" msgstr "Seznam cíle kopírování" -#: gtk/gtktextbuffer.c:246 -msgid "" -"The list of targets this buffer supports for clipboard copying and DND source" -msgstr "" -"Seznam cílů podporovaných tímto bufferem u kopírování do schránky a zdroje " -"DND" +#: ../gtk/gtktextbuffer.c:246 +msgid "The list of targets this buffer supports for clipboard copying and DND source" +msgstr "Seznam cílů podporovaných tímto bufferem u kopírování do schránky a zdroje DND" -#: gtk/gtktextbuffer.c:261 +#: ../gtk/gtktextbuffer.c:261 msgid "Paste target list" msgstr "Seznam cíle vložení" -#: gtk/gtktextbuffer.c:262 -msgid "" -"The list of targets this buffer supports for clipboard pasting and DND " -"destination" -msgstr "" -"Seznam cílů podporovaných tímto bufferem u vkládání ze schránky a cíle DND" +#: ../gtk/gtktextbuffer.c:262 +msgid "The list of targets this buffer supports for clipboard pasting and DND destination" +msgstr "Seznam cílů podporovaných tímto bufferem u vkládání ze schránky a cíle DND" -#: gtk/gtktextmark.c:90 +#: ../gtk/gtktextmark.c:90 msgid "Mark name" msgstr "Název značky" -#: gtk/gtktextmark.c:97 +#: ../gtk/gtktextmark.c:97 msgid "Left gravity" msgstr "Tíže vlevo" -#: gtk/gtktextmark.c:98 +#: ../gtk/gtktextmark.c:98 msgid "Whether the mark has left gravity" msgstr "Jestli tato značka má tíži vlevo" -#: gtk/gtktexttag.c:173 +#: ../gtk/gtktexttag.c:173 msgid "Tag name" msgstr "Název značky" -#: gtk/gtktexttag.c:174 +#: ../gtk/gtktexttag.c:174 msgid "Name used to refer to the text tag. NULL for anonymous tags" msgstr "Název použitý pro odkaz na značku v textu. NULL pro anonymní značky" -#: gtk/gtktexttag.c:192 +#: ../gtk/gtktexttag.c:192 msgid "Background color as a (possibly unallocated) GdkColor" msgstr "Barva pozadí jako (možná nepřidělená) GdkColor" -#: gtk/gtktexttag.c:199 +#: ../gtk/gtktexttag.c:199 msgid "Background full height" msgstr "Plná výška pozadí" -#: gtk/gtktexttag.c:200 -msgid "" -"Whether the background color fills the entire line height or only the height " -"of the tagged characters" -msgstr "" -"Jestli barva pozadí vyplňuje celou výšku řádku nebo pouze výšku označených " -"znaků" +#: ../gtk/gtktexttag.c:200 +msgid "Whether the background color fills the entire line height or only the height of the tagged characters" +msgstr "Jestli barva pozadí vyplňuje celou výšku řádku nebo pouze výšku označených znaků" -#: gtk/gtktexttag.c:208 +#: ../gtk/gtktexttag.c:208 msgid "Background stipple mask" msgstr "Maska pozadí" -#: gtk/gtktexttag.c:209 +#: ../gtk/gtktexttag.c:209 msgid "Bitmap to use as a mask when drawing the text background" msgstr "Bitmapa, kterou používat jako masku při kreslení pozadí textu" -#: gtk/gtktexttag.c:226 +#: ../gtk/gtktexttag.c:226 msgid "Foreground color as a (possibly unallocated) GdkColor" msgstr "Barva popředí jako (možná nepřidělená) GdkColor" -#: gtk/gtktexttag.c:234 +#: ../gtk/gtktexttag.c:234 msgid "Foreground stipple mask" msgstr "Maska popředí" -#: gtk/gtktexttag.c:235 +#: ../gtk/gtktexttag.c:235 msgid "Bitmap to use as a mask when drawing the text foreground" msgstr "Bitmapa, kterou používat jako masku při kreslení popředí textu" -#: gtk/gtktexttag.c:242 +#: ../gtk/gtktexttag.c:242 msgid "Text direction" msgstr "Směr textu" -#: gtk/gtktexttag.c:243 +#: ../gtk/gtktexttag.c:243 msgid "Text direction, e.g. right-to-left or left-to-right" msgstr "Směr textu, např. zprava doleva nebo zleva doprava" -#: gtk/gtktexttag.c:292 +#: ../gtk/gtktexttag.c:292 msgid "Font style as a PangoStyle, e.g. PANGO_STYLE_ITALIC" msgstr "Styl písma jako PangoStyle, např. PANGO_STYLE_ITALIC" -#: gtk/gtktexttag.c:301 +#: ../gtk/gtktexttag.c:301 msgid "Font variant as a PangoVariant, e.g. PANGO_VARIANT_SMALL_CAPS" msgstr "Varianta písma jako PangoVariant, např. PANGO_VARIANT_SMALL_CAPS" -#: gtk/gtktexttag.c:310 -msgid "" -"Font weight as an integer, see predefined values in PangoWeight; for " -"example, PANGO_WEIGHT_BOLD" -msgstr "" -"Řez písma jako celé číslo, viz předdefinované hodnoty v PangoWeight; " -"například PANGO_WEIGHT_BOLD" +#: ../gtk/gtktexttag.c:310 +msgid "Font weight as an integer, see predefined values in PangoWeight; for example, PANGO_WEIGHT_BOLD" +msgstr "Řez písma jako celé číslo, viz předdefinované hodnoty v PangoWeight; například PANGO_WEIGHT_BOLD" -#: gtk/gtktexttag.c:321 +#: ../gtk/gtktexttag.c:321 msgid "Font stretch as a PangoStretch, e.g. PANGO_STRETCH_CONDENSED" msgstr "Rozteč písma jako PangoStretch, např. PANGO_STRETCH_CONDENSED" -#: gtk/gtktexttag.c:330 +#: ../gtk/gtktexttag.c:330 msgid "Font size in Pango units" msgstr "Velikost písma v jednotkách Pango" -#: gtk/gtktexttag.c:340 -msgid "" -"Font size as a scale factor relative to the default font size. This properly " -"adapts to theme changes etc. so is recommended. Pango predefines some scales " -"such as PANGO_SCALE_X_LARGE" -msgstr "" -"Velikost písma jako poměr zvětšení relativně k výchozí velikosti písma. " -"Řádně se přizpůsobuje změnám motivu atd., takže je doporučená. Pango " -"předdefinovává některé hodnoty, například PANGO_SCALE_X_LARGE" +#: ../gtk/gtktexttag.c:340 +msgid "Font size as a scale factor relative to the default font size. This properly adapts to theme changes etc. so is recommended. Pango predefines some scales such as PANGO_SCALE_X_LARGE" +msgstr "Velikost písma jako poměr zvětšení relativně k výchozí velikosti písma. Řádně se přizpůsobuje změnám motivu atd., takže je doporučená. Pango předdefinovává některé hodnoty, například PANGO_SCALE_X_LARGE" -#: gtk/gtktexttag.c:360 gtk/gtktextview.c:588 +#: ../gtk/gtktexttag.c:360 +#: ../gtk/gtktextview.c:588 msgid "Left, right, or center justification" msgstr "Zarovnání vlevo, vpravo nebo na střed" -#: gtk/gtktexttag.c:379 -msgid "" -"The language this text is in, as an ISO code. Pango can use this as a hint " -"when rendering the text. If not set, an appropriate default will be used." -msgstr "" -"Jazyk, ve kterém je tento text, jako kód ISO. Pango to umí použít jako " -"nápovědu při vykreslování textu. Není-li nastaven, bude použita vhodná " -"implicitní hodnota." +#: ../gtk/gtktexttag.c:379 +msgid "The language this text is in, as an ISO code. Pango can use this as a hint when rendering the text. If not set, an appropriate default will be used." +msgstr "Jazyk, ve kterém je tento text, jako kód ISO. Pango to umí použít jako nápovědu při vykreslování textu. Není-li nastaven, bude použita vhodná implicitní hodnota." -#: gtk/gtktexttag.c:386 +#: ../gtk/gtktexttag.c:386 msgid "Left margin" msgstr "Levý okraj" -#: gtk/gtktexttag.c:387 gtk/gtktextview.c:597 +#: ../gtk/gtktexttag.c:387 +#: ../gtk/gtktextview.c:597 msgid "Width of the left margin in pixels" msgstr "Šířka levého okraje v pixelech" -#: gtk/gtktexttag.c:396 +#: ../gtk/gtktexttag.c:396 msgid "Right margin" msgstr "Pravý okraj" -#: gtk/gtktexttag.c:397 gtk/gtktextview.c:607 +#: ../gtk/gtktexttag.c:397 +#: ../gtk/gtktextview.c:607 msgid "Width of the right margin in pixels" msgstr "Šířka pravého okraje v pixelech" -#: gtk/gtktexttag.c:407 gtk/gtktextview.c:616 +#: ../gtk/gtktexttag.c:407 +#: ../gtk/gtktextview.c:616 msgid "Indent" msgstr "Odsazení" -#: gtk/gtktexttag.c:408 gtk/gtktextview.c:617 +#: ../gtk/gtktexttag.c:408 +#: ../gtk/gtktextview.c:617 msgid "Amount to indent the paragraph, in pixels" msgstr "Velikost odsazení odstavce v pixelech" -#: gtk/gtktexttag.c:419 -msgid "" -"Offset of text above the baseline (below the baseline if rise is negative) " -"in Pango units" -msgstr "" -"Posun textu nad základní čáru (pod základní čáru, pokud je hodnota záporná) " -"v jednotkách Pango" +#: ../gtk/gtktexttag.c:419 +msgid "Offset of text above the baseline (below the baseline if rise is negative) in Pango units" +msgstr "Posun textu nad základní čáru (pod základní čáru, pokud je hodnota záporná) v jednotkách Pango" -#: gtk/gtktexttag.c:428 +#: ../gtk/gtktexttag.c:428 msgid "Pixels above lines" msgstr "Pixely nad řádky" -#: gtk/gtktexttag.c:429 gtk/gtktextview.c:541 +#: ../gtk/gtktexttag.c:429 +#: ../gtk/gtktextview.c:541 msgid "Pixels of blank space above paragraphs" msgstr "Pixely prázdného prostoru nad odstavci" -#: gtk/gtktexttag.c:438 +#: ../gtk/gtktexttag.c:438 msgid "Pixels below lines" msgstr "Pixely pod řádky" -#: gtk/gtktexttag.c:439 gtk/gtktextview.c:551 +#: ../gtk/gtktexttag.c:439 +#: ../gtk/gtktextview.c:551 msgid "Pixels of blank space below paragraphs" msgstr "Pixely prázdného prostoru pod odstavci" -#: gtk/gtktexttag.c:448 +#: ../gtk/gtktexttag.c:448 msgid "Pixels inside wrap" msgstr "Pixely v zalomení" -#: gtk/gtktexttag.c:449 gtk/gtktextview.c:561 +#: ../gtk/gtktexttag.c:449 +#: ../gtk/gtktextview.c:561 msgid "Pixels of blank space between wrapped lines in a paragraph" msgstr "Pixely prázdného prostoru mezi zalomenými řádky v odstavci" -#: gtk/gtktexttag.c:476 gtk/gtktextview.c:579 -msgid "" -"Whether to wrap lines never, at word boundaries, or at character boundaries" +#: ../gtk/gtktexttag.c:476 +#: ../gtk/gtktextview.c:579 +msgid "Whether to wrap lines never, at word boundaries, or at character boundaries" msgstr "Jestli jsou řádky zalamovány na hranicích slov, znaků, nebo vůbec ne" -#: gtk/gtktexttag.c:485 gtk/gtktextview.c:626 +#: ../gtk/gtktexttag.c:485 +#: ../gtk/gtktextview.c:626 msgid "Tabs" msgstr "Tabelátory" -#: gtk/gtktexttag.c:486 gtk/gtktextview.c:627 +#: ../gtk/gtktexttag.c:486 +#: ../gtk/gtktextview.c:627 msgid "Custom tabs for this text" msgstr "Vlastní tabelátory pro tento text" -#: gtk/gtktexttag.c:504 +#: ../gtk/gtktexttag.c:504 msgid "Invisible" msgstr "Neviditelný" -#: gtk/gtktexttag.c:505 +#: ../gtk/gtktexttag.c:505 msgid "Whether this text is hidden." msgstr "Jestli je tento text skryt." -#: gtk/gtktexttag.c:519 +#: ../gtk/gtktexttag.c:519 msgid "Paragraph background color name" msgstr "Název barvy pozadí odstavce" -#: gtk/gtktexttag.c:520 +#: ../gtk/gtktexttag.c:520 msgid "Paragraph background color as a string" msgstr "Barva pozadí odstavce jako řetězec" -#: gtk/gtktexttag.c:535 +#: ../gtk/gtktexttag.c:535 msgid "Paragraph background color" msgstr "Barva pozadí ostavce" -#: gtk/gtktexttag.c:536 +#: ../gtk/gtktexttag.c:536 msgid "Paragraph background color as a (possibly unallocated) GdkColor" msgstr "Barva pozadí odstavce jako (možná nepřidělená) GdkColor" -#: gtk/gtktexttag.c:554 +#: ../gtk/gtktexttag.c:554 msgid "Margin Accumulates" msgstr "Okraj shromažďuje" -#: gtk/gtktexttag.c:555 +#: ../gtk/gtktexttag.c:555 msgid "Whether left and right margins accumulate." msgstr "Zda se shromažďují levé a pravé okraje." -#: gtk/gtktexttag.c:568 +#: ../gtk/gtktexttag.c:568 msgid "Background full height set" msgstr "Plná výška pozadí nastavena" -#: gtk/gtktexttag.c:569 +#: ../gtk/gtktexttag.c:569 msgid "Whether this tag affects background height" msgstr "Jestli tato značka ovlivňuje výšku pozadí" -#: gtk/gtktexttag.c:572 +#: ../gtk/gtktexttag.c:572 msgid "Background stipple set" msgstr "Maska pozadí nastavena" -#: gtk/gtktexttag.c:573 +#: ../gtk/gtktexttag.c:573 msgid "Whether this tag affects the background stipple" msgstr "Jestli tato značka ovlivňuje masku pozadí" -#: gtk/gtktexttag.c:580 +#: ../gtk/gtktexttag.c:580 msgid "Foreground stipple set" msgstr "Maska popředí nastavena" -#: gtk/gtktexttag.c:581 +#: ../gtk/gtktexttag.c:581 msgid "Whether this tag affects the foreground stipple" msgstr "Jestli tato značka ovlivňuje masku popředí" -#: gtk/gtktexttag.c:616 +#: ../gtk/gtktexttag.c:616 msgid "Justification set" msgstr "Zarovnání nastaveno" -#: gtk/gtktexttag.c:617 +#: ../gtk/gtktexttag.c:617 msgid "Whether this tag affects paragraph justification" msgstr "Jestli tato značka ovlivňuje zarovnání odstavce" -#: gtk/gtktexttag.c:624 +#: ../gtk/gtktexttag.c:624 msgid "Left margin set" msgstr "Levý okraj nastaven" -#: gtk/gtktexttag.c:625 +#: ../gtk/gtktexttag.c:625 msgid "Whether this tag affects the left margin" msgstr "Jestli tato značka ovlivňuje levý okraj" -#: gtk/gtktexttag.c:628 +#: ../gtk/gtktexttag.c:628 msgid "Indent set" msgstr "Odsazení nastaveno" -#: gtk/gtktexttag.c:629 +#: ../gtk/gtktexttag.c:629 msgid "Whether this tag affects indentation" msgstr "Jestli tato značka ovlivňuje odsazení" -#: gtk/gtktexttag.c:636 +#: ../gtk/gtktexttag.c:636 msgid "Pixels above lines set" msgstr "Pixely nad řádky nastaveny" -#: gtk/gtktexttag.c:637 gtk/gtktexttag.c:641 +#: ../gtk/gtktexttag.c:637 +#: ../gtk/gtktexttag.c:641 msgid "Whether this tag affects the number of pixels above lines" msgstr "Jestli tato značka ovlivňuje počet pixelů nad řádky" -#: gtk/gtktexttag.c:640 +#: ../gtk/gtktexttag.c:640 msgid "Pixels below lines set" msgstr "Pixely pod řádky nastaveny" -#: gtk/gtktexttag.c:644 +#: ../gtk/gtktexttag.c:644 msgid "Pixels inside wrap set" msgstr "Pixely v zalomení nastaveny" -#: gtk/gtktexttag.c:645 +#: ../gtk/gtktexttag.c:645 msgid "Whether this tag affects the number of pixels between wrapped lines" msgstr "Jestli tato značka ovlivňuje počet pixelů mezi zalomenými řádky" -#: gtk/gtktexttag.c:652 +#: ../gtk/gtktexttag.c:652 msgid "Right margin set" msgstr "Pravý okraj nastaven" -#: gtk/gtktexttag.c:653 +#: ../gtk/gtktexttag.c:653 msgid "Whether this tag affects the right margin" msgstr "Jestli tato značka ovlivňuje pravý okraj" -#: gtk/gtktexttag.c:660 +#: ../gtk/gtktexttag.c:660 msgid "Wrap mode set" msgstr "Režim zalamování nastaven" -#: gtk/gtktexttag.c:661 +#: ../gtk/gtktexttag.c:661 msgid "Whether this tag affects line wrap mode" msgstr "Jestli tato značka ovlivňuje režim zalamování řádků" -#: gtk/gtktexttag.c:664 +#: ../gtk/gtktexttag.c:664 msgid "Tabs set" msgstr "Tabelátory nastaveny" -#: gtk/gtktexttag.c:665 +#: ../gtk/gtktexttag.c:665 msgid "Whether this tag affects tabs" msgstr "Jestli tato značka ovlivňuje tabelátory" -#: gtk/gtktexttag.c:668 +#: ../gtk/gtktexttag.c:668 msgid "Invisible set" msgstr "Neviditelný nastaveno" -#: gtk/gtktexttag.c:669 +#: ../gtk/gtktexttag.c:669 msgid "Whether this tag affects text visibility" msgstr "Jestli tato značka ovlivňuje viditelnost textu" -#: gtk/gtktexttag.c:672 +#: ../gtk/gtktexttag.c:672 msgid "Paragraph background set" msgstr "Pozadí ostavce nastaveno" -#: gtk/gtktexttag.c:673 +#: ../gtk/gtktexttag.c:673 msgid "Whether this tag affects the paragraph background color" msgstr "Jestli tato značka ovlivňuje barvu pozadí odstavce" -#: gtk/gtktextview.c:540 +#: ../gtk/gtktextview.c:540 msgid "Pixels Above Lines" msgstr "Pixely nad řádky" -#: gtk/gtktextview.c:550 +#: ../gtk/gtktextview.c:550 msgid "Pixels Below Lines" msgstr "Pixely pod řádky" -#: gtk/gtktextview.c:560 +#: ../gtk/gtktextview.c:560 msgid "Pixels Inside Wrap" msgstr "Pixely v zalomení" -#: gtk/gtktextview.c:578 +#: ../gtk/gtktextview.c:578 msgid "Wrap Mode" msgstr "Režim zalamování" -#: gtk/gtktextview.c:596 +#: ../gtk/gtktextview.c:596 msgid "Left Margin" msgstr "Levý okraj" -#: gtk/gtktextview.c:606 +#: ../gtk/gtktextview.c:606 msgid "Right Margin" msgstr "Pravý okraj" -#: gtk/gtktextview.c:634 +#: ../gtk/gtktextview.c:634 msgid "Cursor Visible" msgstr "Viditelný kurzor" -#: gtk/gtktextview.c:635 +#: ../gtk/gtktextview.c:635 msgid "If the insertion cursor is shown" msgstr "Jestli se zobrazuje kurzor pro vkládání" -#: gtk/gtktextview.c:642 +#: ../gtk/gtktextview.c:642 msgid "Buffer" msgstr "Vyrovnávací paměť" -#: gtk/gtktextview.c:643 +#: ../gtk/gtktextview.c:643 msgid "The buffer which is displayed" msgstr "Zobrazovaná vyrovnávací paměť" -#: gtk/gtktextview.c:651 +#: ../gtk/gtktextview.c:651 msgid "Whether entered text overwrites existing contents" msgstr "Jestli zadávaný text přepisuje existující obsah" -#: gtk/gtktextview.c:658 +#: ../gtk/gtktextview.c:658 msgid "Accepts tab" msgstr "Přijímá tabelátor" -#: gtk/gtktextview.c:659 +#: ../gtk/gtktextview.c:659 msgid "Whether Tab will result in a tab character being entered" msgstr "Jestli Tab způsobí zadání znaku tab" -#: gtk/gtktextview.c:668 +#: ../gtk/gtktextview.c:668 msgid "Error underline color" msgstr "Barva podtržení chyby" -#: gtk/gtktextview.c:669 +#: ../gtk/gtktextview.c:669 msgid "Color with which to draw error-indication underlines" msgstr "Barva, kterou kreslit podtržení indikující chybu" -#: gtk/gtktoggleaction.c:103 +#: ../gtk/gtktoggleaction.c:103 msgid "Create the same proxies as a radio action" msgstr "Vytvořit stejné proxy jako akce přepínače" -#: gtk/gtktoggleaction.c:104 +#: ../gtk/gtktoggleaction.c:104 msgid "Whether the proxies for this action look like radio action proxies" msgstr "Jestli proxy pro tuto akci vypadají jako proxy akce přepínače" -#: gtk/gtktoggleaction.c:119 +#: ../gtk/gtktoggleaction.c:119 msgid "If the toggle action should be active in or not" msgstr "Jestli má být přepínací akce aktivní" -#: gtk/gtktogglebutton.c:103 gtk/gtktoggletoolbutton.c:102 +#: ../gtk/gtktogglebutton.c:103 +#: ../gtk/gtktoggletoolbutton.c:102 msgid "If the toggle button should be pressed in or not" msgstr "Jestli má být přepínací tlačítko stisknuto" -#: gtk/gtktogglebutton.c:111 +#: ../gtk/gtktogglebutton.c:111 msgid "If the toggle button is in an \"in between\" state" msgstr "Jestli je přepínací tlačítko ve stavu \"mezi\"" -#: gtk/gtktogglebutton.c:118 +#: ../gtk/gtktogglebutton.c:118 msgid "Draw Indicator" msgstr "Kreslit indikátor" -#: gtk/gtktogglebutton.c:119 +#: ../gtk/gtktogglebutton.c:119 msgid "If the toggle part of the button is displayed" msgstr "Jestli se zobrazuje přepínací část tlačítka" -#: gtk/gtktoolbar.c:495 +#: ../gtk/gtktoolbar.c:495 msgid "The orientation of the toolbar" msgstr "Orientace nástrojové lišty" -#: gtk/gtktoolbar.c:503 +#: ../gtk/gtktoolbar.c:503 msgid "Toolbar Style" msgstr "Styl nástrojové lišty" -#: gtk/gtktoolbar.c:504 +#: ../gtk/gtktoolbar.c:504 msgid "How to draw the toolbar" msgstr "Jak kreslit nástrojovou lištu" -#: gtk/gtktoolbar.c:511 +#: ../gtk/gtktoolbar.c:511 msgid "Show Arrow" msgstr "Zobrazovat šipku" -#: gtk/gtktoolbar.c:512 +#: ../gtk/gtktoolbar.c:512 msgid "If an arrow should be shown if the toolbar doesn't fit" msgstr "Jestli se má zobrazovat šipka, pokud se nástrojová lišta nevejde" -#: gtk/gtktoolbar.c:527 +#: ../gtk/gtktoolbar.c:527 msgid "Tooltips" msgstr "Tipy" -#: gtk/gtktoolbar.c:528 +#: ../gtk/gtktoolbar.c:528 msgid "If the tooltips of the toolbar should be active or not" msgstr "Jestli mají být tipy nástrojové lišty aktivní" -#: gtk/gtktoolbar.c:550 +#: ../gtk/gtktoolbar.c:550 msgid "Size of icons in this toolbar" msgstr "Velikost ikon na této nástrojové liště" -#: gtk/gtktoolbar.c:565 +#: ../gtk/gtktoolbar.c:565 msgid "Icon size set" msgstr "Velikost ikony nastavena" -#: gtk/gtktoolbar.c:566 +#: ../gtk/gtktoolbar.c:566 msgid "Whether the icon-size property has been set" msgstr "Jestli je vlastnost icon-size nastavena" -#: gtk/gtktoolbar.c:575 +#: ../gtk/gtktoolbar.c:575 msgid "Whether the item should receive extra space when the toolbar grows" -msgstr "" -"Jestli má položka obdržet místo navíc, pokud se nástrojová lišta zvětší" +msgstr "Jestli má položka obdržet místo navíc, pokud se nástrojová lišta zvětší" -#: gtk/gtktoolbar.c:583 +#: ../gtk/gtktoolbar.c:583 msgid "Whether the item should be the same size as other homogeneous items" msgstr "Jestli má mít položka stejnou velikost jako ostatní rovnoměrné položky" -#: gtk/gtktoolbar.c:590 +#: ../gtk/gtktoolbar.c:590 msgid "Spacer size" msgstr "Velikost oddělovače" -#: gtk/gtktoolbar.c:591 +#: ../gtk/gtktoolbar.c:591 msgid "Size of spacers" msgstr "Velikost oddělovačů" -#: gtk/gtktoolbar.c:600 +#: ../gtk/gtktoolbar.c:600 msgid "Amount of border space between the toolbar shadow and the buttons" msgstr "Velikost prostoru na okrajích mezi stínem nástrojové lišty a tlačítky" -#: gtk/gtktoolbar.c:608 +#: ../gtk/gtktoolbar.c:608 msgid "Maximum child expand" msgstr "Maximální rozbalení potomka" -#: gtk/gtktoolbar.c:609 +#: ../gtk/gtktoolbar.c:609 msgid "Maximum amount of space an expandable item will be given" -msgstr "" -"Maximální množství prostoru, které může být poskytnuto rozšířitelné položce" +msgstr "Maximální množství prostoru, které může být poskytnuto rozšířitelné položce" -#: gtk/gtktoolbar.c:617 +#: ../gtk/gtktoolbar.c:617 msgid "Space style" msgstr "Styl prostoru" -#: gtk/gtktoolbar.c:618 +#: ../gtk/gtktoolbar.c:618 msgid "Whether spacers are vertical lines or just blank" msgstr "Jestli jsou oddělovače kresleny jako svislé čáry nebo prostě prázdné" -#: gtk/gtktoolbar.c:625 +#: ../gtk/gtktoolbar.c:625 msgid "Button relief" msgstr "Obrys tlačítka" -#: gtk/gtktoolbar.c:626 +#: ../gtk/gtktoolbar.c:626 msgid "Type of bevel around toolbar buttons" msgstr "Typ obrysu okolo tlačítek nástrojové lišty" -#: gtk/gtktoolbar.c:633 +#: ../gtk/gtktoolbar.c:633 msgid "Style of bevel around the toolbar" msgstr "Styl obrysu okolo nástrojové lišty" -#: gtk/gtktoolbar.c:639 +#: ../gtk/gtktoolbar.c:639 msgid "Toolbar style" msgstr "Styl nástrojové lišty" -#: gtk/gtktoolbar.c:640 -msgid "" -"Whether default toolbars have text only, text and icons, icons only, etc." -msgstr "" -"Jestli mají implicitní nástrojové lišty pouze text, text a ikony, pouze " -"ikony apod." +#: ../gtk/gtktoolbar.c:640 +msgid "Whether default toolbars have text only, text and icons, icons only, etc." +msgstr "Jestli mají implicitní nástrojové lišty pouze text, text a ikony, pouze ikony apod." -#: gtk/gtktoolbar.c:646 +#: ../gtk/gtktoolbar.c:646 msgid "Toolbar icon size" msgstr "Velikost ikon nástrojové lišty" -#: gtk/gtktoolbar.c:647 +#: ../gtk/gtktoolbar.c:647 msgid "Size of icons in default toolbars" msgstr "Velikost ikon na implicitních nástrojových lištách" -#: gtk/gtktoolbutton.c:181 +#: ../gtk/gtktoolbutton.c:181 msgid "Text to show in the item." msgstr "Text, který zobrazovat v položce." -#: gtk/gtktoolbutton.c:188 -msgid "" -"If set, an underline in the label property indicates that the next character " -"should be used for the mnemonic accelerator key in the overflow menu" -msgstr "" -"Pokud je nastaveno, znamená podtržítko ve vlastnosti label, že následující " -"znak se má použít jako klávesová zkratka v menu přetečení" +#: ../gtk/gtktoolbutton.c:188 +msgid "If set, an underline in the label property indicates that the next character should be used for the mnemonic accelerator key in the overflow menu" +msgstr "Pokud je nastaveno, znamená podtržítko ve vlastnosti label, že následující znak se má použít jako klávesová zkratka v menu přetečení" -#: gtk/gtktoolbutton.c:195 +#: ../gtk/gtktoolbutton.c:195 msgid "Widget to use as the item label" msgstr "Widget, který používat jako popisek položky" -#: gtk/gtktoolbutton.c:201 +#: ../gtk/gtktoolbutton.c:201 msgid "Stock Id" msgstr "Standardní ID" -#: gtk/gtktoolbutton.c:202 +#: ../gtk/gtktoolbutton.c:202 msgid "The stock icon displayed on the item" msgstr "Standardní ikona zobrazovaná na položce" -#: gtk/gtktoolbutton.c:218 +#: ../gtk/gtktoolbutton.c:218 msgid "Icon name" msgstr "Název ikony" -#: gtk/gtktoolbutton.c:219 +#: ../gtk/gtktoolbutton.c:219 msgid "The name of the themed icon displayed on the item" msgstr "Název ikony motivu zobrazované na položce" -#: gtk/gtktoolbutton.c:225 +#: ../gtk/gtktoolbutton.c:225 msgid "Icon widget" msgstr "Widget ikony" -#: gtk/gtktoolbutton.c:226 +#: ../gtk/gtktoolbutton.c:226 msgid "Icon widget to display in the item" msgstr "Widget ikony, kterou zobrazovat v položce" -#: gtk/gtktoolbutton.c:239 +#: ../gtk/gtktoolbutton.c:239 msgid "Icon spacing" msgstr "Rozestup ikon" -#: gtk/gtktoolbutton.c:240 +#: ../gtk/gtktoolbutton.c:240 msgid "Spacing in pixels between the icon and label" msgstr "Rozestup v pixelech mezi ikonou a popiskem" -#: gtk/gtktoolitem.c:171 -msgid "" -"Whether the toolbar item is considered important. When TRUE, toolbar buttons " -"show text in GTK_TOOLBAR_BOTH_HORIZ mode" -msgstr "" -"Jestli je položka nástrojové lišty považována za důležitou. Je-li TRUE, " -"zobrazují tlačítka nástrojové lišty text v režimu GTK_TOOLBAR_BOTH_HORIZ" +#: ../gtk/gtktoolitem.c:171 +msgid "Whether the toolbar item is considered important. When TRUE, toolbar buttons show text in GTK_TOOLBAR_BOTH_HORIZ mode" +msgstr "Jestli je položka nástrojové lišty považována za důležitou. Je-li TRUE, zobrazují tlačítka nástrojové lišty text v režimu GTK_TOOLBAR_BOTH_HORIZ" -#: gtk/gtktreemodelsort.c:274 +#: ../gtk/gtktreemodelsort.c:274 msgid "TreeModelSort Model" msgstr "Model TreeModelSort" -#: gtk/gtktreemodelsort.c:275 +#: ../gtk/gtktreemodelsort.c:275 msgid "The model for the TreeModelSort to sort" msgstr "Model, který má TreeModelSort třídit" -#: gtk/gtktreeview.c:570 +#: ../gtk/gtktreeview.c:570 msgid "TreeView Model" msgstr "Model TreeView" -#: gtk/gtktreeview.c:571 +#: ../gtk/gtktreeview.c:571 msgid "The model for the tree view" msgstr "Model pro stromový pohled" -#: gtk/gtktreeview.c:579 +#: ../gtk/gtktreeview.c:579 msgid "Horizontal Adjustment for the widget" msgstr "Vodorovné zarovnání widgetu" -#: gtk/gtktreeview.c:587 +#: ../gtk/gtktreeview.c:587 msgid "Vertical Adjustment for the widget" msgstr "Vertikální zarovnání widgetu" -#: gtk/gtktreeview.c:594 +#: ../gtk/gtktreeview.c:594 msgid "Headers Visible" msgstr "Záhlaví viditelná" -#: gtk/gtktreeview.c:595 +#: ../gtk/gtktreeview.c:595 msgid "Show the column header buttons" msgstr "Zobrazovat tlačítka v záhlavích sloupců" -#: gtk/gtktreeview.c:602 +#: ../gtk/gtktreeview.c:602 msgid "Headers Clickable" msgstr "Kliknutelná záhlaví" -#: gtk/gtktreeview.c:603 +#: ../gtk/gtktreeview.c:603 msgid "Column headers respond to click events" msgstr "Záhlaví sloupců reagují na události kliknutí" -#: gtk/gtktreeview.c:610 +#: ../gtk/gtktreeview.c:610 msgid "Expander Column" msgstr "Sloupec rozbalovacího symbolu" -#: gtk/gtktreeview.c:611 +#: ../gtk/gtktreeview.c:611 msgid "Set the column for the expander column" msgstr "Nastaví sloupec pro rozbalovací sloupec" -#: gtk/gtktreeview.c:626 +#: ../gtk/gtktreeview.c:626 msgid "Rules Hint" msgstr "Rada o pravidlech" -#: gtk/gtktreeview.c:627 +#: ../gtk/gtktreeview.c:627 msgid "Set a hint to the theme engine to draw rows in alternating colors" -msgstr "" -"Nastaví radu pro podporu motivů ke kreslení řádků ve střídavých barvách" +msgstr "Nastaví radu pro podporu motivů ke kreslení řádků ve střídavých barvách" -#: gtk/gtktreeview.c:634 +#: ../gtk/gtktreeview.c:634 msgid "Enable Search" msgstr "Povolit hledání" -#: gtk/gtktreeview.c:635 +#: ../gtk/gtktreeview.c:635 msgid "View allows user to search through columns interactively" msgstr "Pohled umožní uživateli interaktivně hledat ve sloupcích" -#: gtk/gtktreeview.c:642 +#: ../gtk/gtktreeview.c:642 msgid "Search Column" msgstr "Sloupec hledání" -#: gtk/gtktreeview.c:643 +#: ../gtk/gtktreeview.c:643 msgid "Model column to search through when searching through code" msgstr "Sloupec modelu, ve kterém se má hledat při hledání v kódu" -#: gtk/gtktreeview.c:663 +#: ../gtk/gtktreeview.c:663 msgid "Fixed Height Mode" msgstr "Režim pevné výšky" -#: gtk/gtktreeview.c:664 +#: ../gtk/gtktreeview.c:664 msgid "Speeds up GtkTreeView by assuming that all rows have the same height" msgstr "Urychlí GtkTreeView předpokladem, že všechny řádky jsou stejně vysoké" -#: gtk/gtktreeview.c:684 +#: ../gtk/gtktreeview.c:684 msgid "Hover Selection" msgstr "Výběr pohybem" -#: gtk/gtktreeview.c:685 +#: ../gtk/gtktreeview.c:685 msgid "Whether the selection should follow the pointer" msgstr "Jestli má výběr sledovat kurzor" -#: gtk/gtktreeview.c:704 +#: ../gtk/gtktreeview.c:704 msgid "Hover Expand" msgstr "Expandovat pohybem" -#: gtk/gtktreeview.c:705 -msgid "" -"Whether rows should be expanded/collapsed when the pointer moves over them" -msgstr "" -"Jestli mají být řádky rozbalovány/sbalovány, když se nad nimi pohybuje kurzor" +#: ../gtk/gtktreeview.c:705 +msgid "Whether rows should be expanded/collapsed when the pointer moves over them" +msgstr "Jestli mají být řádky rozbalovány/sbalovány, když se nad nimi pohybuje kurzor" -#: gtk/gtktreeview.c:719 +#: ../gtk/gtktreeview.c:719 msgid "Show Expanders" msgstr "Zobrazit rozbalovací prvky" -#: gtk/gtktreeview.c:720 +#: ../gtk/gtktreeview.c:720 msgid "View has expanders" msgstr "Zobrazení má rozbalovací prvky" -#: gtk/gtktreeview.c:734 +#: ../gtk/gtktreeview.c:734 msgid "Level Indentation" msgstr "Odsazení úrovně" -#: gtk/gtktreeview.c:735 +#: ../gtk/gtktreeview.c:735 msgid "Extra indentation for each level" msgstr "Zvláštní odsazení u každé úrovně" -#: gtk/gtktreeview.c:744 +#: ../gtk/gtktreeview.c:744 msgid "Rubber Banding" msgstr "Gumové vazby" -#: gtk/gtktreeview.c:745 -msgid "" -"Whether to enable selection of multiple items by dragging the mouse pointer" +#: ../gtk/gtktreeview.c:745 +msgid "Whether to enable selection of multiple items by dragging the mouse pointer" msgstr "Jestli povolit výběr více položek táhnutím ukazatele myši" -#: gtk/gtktreeview.c:752 +#: ../gtk/gtktreeview.c:752 msgid "Enable Grid Lines" msgstr "Povolit řádky mřížky" -#: gtk/gtktreeview.c:753 +#: ../gtk/gtktreeview.c:753 msgid "Whether grid lines should be drawn in the tree view" msgstr "Jestli se mají kreslit řádky mřížky ve stromovém zobrazení" -#: gtk/gtktreeview.c:761 +#: ../gtk/gtktreeview.c:761 msgid "Enable Tree Lines" msgstr "Povolit stromové řádky" -#: gtk/gtktreeview.c:762 +#: ../gtk/gtktreeview.c:762 msgid "Whether tree lines should be drawn in the tree view" msgstr "Jestli se mají stromové řádky kreslit ve stromovém zobrazení" -#: gtk/gtktreeview.c:770 +#: ../gtk/gtktreeview.c:770 msgid "The column in the model containing the tooltip texts for the rows" msgstr "Sloupec v modelu obsahující texty místní nápovědy pro řádky" -#: gtk/gtktreeview.c:792 +#: ../gtk/gtktreeview.c:792 msgid "Vertical Separator Width" msgstr "Šířka svislého oddělovače" -#: gtk/gtktreeview.c:793 +#: ../gtk/gtktreeview.c:793 msgid "Vertical space between cells. Must be an even number" msgstr "Svislý prostor mezi buňkami. Musí to být sudé číslo" -#: gtk/gtktreeview.c:801 +#: ../gtk/gtktreeview.c:801 msgid "Horizontal Separator Width" msgstr "Šířka vodorovného oddělovače" -#: gtk/gtktreeview.c:802 +#: ../gtk/gtktreeview.c:802 msgid "Horizontal space between cells. Must be an even number" msgstr "Vodorovný prostor mezi buňkami. Musí to být sudé číslo" -#: gtk/gtktreeview.c:810 +#: ../gtk/gtktreeview.c:810 msgid "Allow Rules" msgstr "Povolit pravidla" -#: gtk/gtktreeview.c:811 +#: ../gtk/gtktreeview.c:811 msgid "Allow drawing of alternating color rows" msgstr "Povolit kreslení různobarevných řádků" -#: gtk/gtktreeview.c:817 +#: ../gtk/gtktreeview.c:817 msgid "Indent Expanders" msgstr "Odsadit rozbalovací symboly" -#: gtk/gtktreeview.c:818 +#: ../gtk/gtktreeview.c:818 msgid "Make the expanders indented" msgstr "Odsadit rozbalovací symboly" -#: gtk/gtktreeview.c:824 +#: ../gtk/gtktreeview.c:824 msgid "Even Row Color" msgstr "Barva sudého řádku" -#: gtk/gtktreeview.c:825 +#: ../gtk/gtktreeview.c:825 msgid "Color to use for even rows" msgstr "Barva používaná pro sudé řádky" -#: gtk/gtktreeview.c:831 +#: ../gtk/gtktreeview.c:831 msgid "Odd Row Color" msgstr "Barva lichého řádku" -#: gtk/gtktreeview.c:832 +#: ../gtk/gtktreeview.c:832 msgid "Color to use for odd rows" msgstr "Barva používaná pro liché řádky" -#: gtk/gtktreeview.c:838 +#: ../gtk/gtktreeview.c:838 msgid "Row Ending details" msgstr "Podrobnosti konce řádku" -#: gtk/gtktreeview.c:839 +#: ../gtk/gtktreeview.c:839 msgid "Enable extended row background theming" msgstr "Povolit rozšířené opatření motivem u pozadí řádků" -#: gtk/gtktreeview.c:845 +#: ../gtk/gtktreeview.c:845 msgid "Grid line width" msgstr "Šířka řádku mřížky" -#: gtk/gtktreeview.c:846 +#: ../gtk/gtktreeview.c:846 msgid "Width, in pixels, of the tree view grid lines" msgstr "Šířka řádků mřížky stromového zobrazení v pixelech" -#: gtk/gtktreeview.c:852 +#: ../gtk/gtktreeview.c:852 msgid "Tree line width" msgstr "Šířka stromových řádků" -#: gtk/gtktreeview.c:853 +#: ../gtk/gtktreeview.c:853 msgid "Width, in pixels, of the tree view lines" msgstr "Šířka řádků stromového zobrazení v pixelech" -#: gtk/gtktreeview.c:859 +#: ../gtk/gtktreeview.c:859 msgid "Grid line pattern" msgstr "Vzorek řádku mřížky" -#: gtk/gtktreeview.c:860 +#: ../gtk/gtktreeview.c:860 msgid "Dash pattern used to draw the tree view grid lines" -msgstr "" -"Čárkovaný vzorek používaný při kreslení řádků mřížky stromového zobrazení" +msgstr "Čárkovaný vzorek používaný při kreslení řádků mřížky stromového zobrazení" -#: gtk/gtktreeview.c:866 +#: ../gtk/gtktreeview.c:866 msgid "Tree line pattern" msgstr "Vzorek stromového řádku" -#: gtk/gtktreeview.c:867 +#: ../gtk/gtktreeview.c:867 msgid "Dash pattern used to draw the tree view lines" msgstr "Čárkovaný vzorek používaný při kreslení řádků stromového zobrazení" -#: gtk/gtktreeviewcolumn.c:192 +#: ../gtk/gtktreeviewcolumn.c:192 msgid "Whether to display the column" msgstr "Jestli zobrazovat sloupec" -#: gtk/gtktreeviewcolumn.c:199 gtk/gtkwindow.c:523 +#: ../gtk/gtktreeviewcolumn.c:199 +#: ../gtk/gtkwindow.c:523 msgid "Resizable" msgstr "Měnitelná velikost" -#: gtk/gtktreeviewcolumn.c:200 +#: ../gtk/gtktreeviewcolumn.c:200 msgid "Column is user-resizable" msgstr "Uživatel může měnit velikost sloupce" -#: gtk/gtktreeviewcolumn.c:208 +#: ../gtk/gtktreeviewcolumn.c:208 msgid "Current width of the column" msgstr "Aktuální šířka sloupce" -#: gtk/gtktreeviewcolumn.c:217 +#: ../gtk/gtktreeviewcolumn.c:217 msgid "Space which is inserted between cells" msgstr "Místo, které je vložené mezi buňky" -#: gtk/gtktreeviewcolumn.c:225 +#: ../gtk/gtktreeviewcolumn.c:225 msgid "Sizing" msgstr "Změna velikosti" -#: gtk/gtktreeviewcolumn.c:226 +#: ../gtk/gtktreeviewcolumn.c:226 msgid "Resize mode of the column" msgstr "Režim změny velikosti sloupce" -#: gtk/gtktreeviewcolumn.c:234 +#: ../gtk/gtktreeviewcolumn.c:234 msgid "Fixed Width" msgstr "Pevná šířka" -#: gtk/gtktreeviewcolumn.c:235 +#: ../gtk/gtktreeviewcolumn.c:235 msgid "Current fixed width of the column" msgstr "Aktuální pevná šířka sloupce" -#: gtk/gtktreeviewcolumn.c:244 +#: ../gtk/gtktreeviewcolumn.c:244 msgid "Minimum Width" msgstr "Minimální šířka" -#: gtk/gtktreeviewcolumn.c:245 +#: ../gtk/gtktreeviewcolumn.c:245 msgid "Minimum allowed width of the column" msgstr "Minimální povolená šířka sloupce" -#: gtk/gtktreeviewcolumn.c:254 +#: ../gtk/gtktreeviewcolumn.c:254 msgid "Maximum Width" msgstr "Maximální šířka" -#: gtk/gtktreeviewcolumn.c:255 +#: ../gtk/gtktreeviewcolumn.c:255 msgid "Maximum allowed width of the column" msgstr "Maximální povolená šířka sloupce" -#: gtk/gtktreeviewcolumn.c:265 +#: ../gtk/gtktreeviewcolumn.c:265 msgid "Title to appear in column header" msgstr "Titulek zobrazovaný v záhlaví sloupce" -#: gtk/gtktreeviewcolumn.c:273 +#: ../gtk/gtktreeviewcolumn.c:273 msgid "Column gets share of extra width allocated to the widget" msgstr "Sloupce dostane podíl šířky alokované widgetu navíc" -#: gtk/gtktreeviewcolumn.c:280 +#: ../gtk/gtktreeviewcolumn.c:280 msgid "Clickable" msgstr "Povolené kliknutí" -#: gtk/gtktreeviewcolumn.c:281 +#: ../gtk/gtktreeviewcolumn.c:281 msgid "Whether the header can be clicked" msgstr "Jestli lze na hlavičku kliknout" -#: gtk/gtktreeviewcolumn.c:289 +#: ../gtk/gtktreeviewcolumn.c:289 msgid "Widget" msgstr "Widget" -#: gtk/gtktreeviewcolumn.c:290 +#: ../gtk/gtktreeviewcolumn.c:290 msgid "Widget to put in column header button instead of column title" msgstr "Widget, který vložit do záhlaví sloupce místo jeho titulku" -#: gtk/gtktreeviewcolumn.c:298 +#: ../gtk/gtktreeviewcolumn.c:298 msgid "X Alignment of the column header text or widget" msgstr "Zarovnání textu nebo widgetu v záhlaví sloupce podle osy X" -#: gtk/gtktreeviewcolumn.c:308 +#: ../gtk/gtktreeviewcolumn.c:308 msgid "Whether the column can be reordered around the headers" msgstr "Jestli se dá přeuspořádat pořadí sloupců pomocí záhlaví" -#: gtk/gtktreeviewcolumn.c:315 +#: ../gtk/gtktreeviewcolumn.c:315 msgid "Sort indicator" msgstr "Indikátor třídění" -#: gtk/gtktreeviewcolumn.c:316 +#: ../gtk/gtktreeviewcolumn.c:316 msgid "Whether to show a sort indicator" msgstr "Jestli zobrazovat indikátor třídění" -#: gtk/gtktreeviewcolumn.c:323 +#: ../gtk/gtktreeviewcolumn.c:323 msgid "Sort order" msgstr "Pořadí třídění" -#: gtk/gtktreeviewcolumn.c:324 +#: ../gtk/gtktreeviewcolumn.c:324 msgid "Sort direction the sort indicator should indicate" msgstr "Směr třídění, který označuje indikátor třídění" -#: gtk/gtkuimanager.c:222 +#: ../gtk/gtkuimanager.c:222 msgid "Whether tearoff menu items should be added to menus" msgstr "Jestli mají být do menu přidávány položky pro odtržení" -#: gtk/gtkuimanager.c:229 +#: ../gtk/gtkuimanager.c:229 msgid "Merged UI definition" msgstr "Definice sloučeného UI" -#: gtk/gtkuimanager.c:230 +#: ../gtk/gtkuimanager.c:230 msgid "An XML string describing the merged UI" msgstr "Řetězec XML popisující sloučené UI" -#: gtk/gtkviewport.c:107 -msgid "" -"The GtkAdjustment that determines the values of the horizontal position for " -"this viewport" +#: ../gtk/gtkviewport.c:107 +msgid "The GtkAdjustment that determines the values of the horizontal position for this viewport" msgstr "GtkAdjustment, který určuje hodnoty vodorovné polohy pro tento pohled" -#: gtk/gtkviewport.c:115 -msgid "" -"The GtkAdjustment that determines the values of the vertical position for " -"this viewport" +#: ../gtk/gtkviewport.c:115 +msgid "The GtkAdjustment that determines the values of the vertical position for this viewport" msgstr "GtkAdjustment, který určuje hodnoty svislé polohy pro tento pohled" -#: gtk/gtkviewport.c:123 +#: ../gtk/gtkviewport.c:123 msgid "Determines how the shadowed box around the viewport is drawn" msgstr "Určuje, jak je vykreslováno stínování okolo pohledu" -#: gtk/gtkwidget.c:481 +#: ../gtk/gtkwidget.c:481 msgid "Widget name" msgstr "Název widgetu" -#: gtk/gtkwidget.c:482 +#: ../gtk/gtkwidget.c:482 msgid "The name of the widget" msgstr "Název widgetu" -#: gtk/gtkwidget.c:488 +#: ../gtk/gtkwidget.c:488 msgid "Parent widget" msgstr "Rodičovský widget" -#: gtk/gtkwidget.c:489 +#: ../gtk/gtkwidget.c:489 msgid "The parent widget of this widget. Must be a Container widget" msgstr "Rodičovský widget tohoto widgetu. Musí to být widget kontejneru" -#: gtk/gtkwidget.c:496 +#: ../gtk/gtkwidget.c:496 msgid "Width request" msgstr "Požadavek na šířku" -#: gtk/gtkwidget.c:497 -msgid "" -"Override for width request of the widget, or -1 if natural request should be " -"used" -msgstr "" -"Předefinovaný požadavek šířky pro widget nebo -1, pokud se má použít " -"přirozený požadavek" +#: ../gtk/gtkwidget.c:497 +msgid "Override for width request of the widget, or -1 if natural request should be used" +msgstr "Předefinovaný požadavek šířky pro widget nebo -1, pokud se má použít přirozený požadavek" -#: gtk/gtkwidget.c:505 +#: ../gtk/gtkwidget.c:505 msgid "Height request" msgstr "Požadavek na výšku" -#: gtk/gtkwidget.c:506 -msgid "" -"Override for height request of the widget, or -1 if natural request should " -"be used" -msgstr "" -"Předefinovaný požadavek výšky pro widget nebo -1, pokud se má použít " -"přirozený požadavek" +#: ../gtk/gtkwidget.c:506 +msgid "Override for height request of the widget, or -1 if natural request should be used" +msgstr "Předefinovaný požadavek výšky pro widget nebo -1, pokud se má použít přirozený požadavek" -#: gtk/gtkwidget.c:515 +#: ../gtk/gtkwidget.c:515 msgid "Whether the widget is visible" msgstr "Jestli je widget viditelný" -#: gtk/gtkwidget.c:522 +#: ../gtk/gtkwidget.c:522 msgid "Whether the widget responds to input" msgstr "Jestli widget reaguje na vstupy" -#: gtk/gtkwidget.c:528 +#: ../gtk/gtkwidget.c:528 msgid "Application paintable" msgstr "Aplikace může kreslit" -#: gtk/gtkwidget.c:529 +#: ../gtk/gtkwidget.c:529 msgid "Whether the application will paint directly on the widget" msgstr "Jestli bude aplikace přímo kreslit na widget" -#: gtk/gtkwidget.c:535 +#: ../gtk/gtkwidget.c:535 msgid "Can focus" msgstr "Může získat zaměření" -#: gtk/gtkwidget.c:536 +#: ../gtk/gtkwidget.c:536 msgid "Whether the widget can accept the input focus" msgstr "Jestli widget může přijmout vstupní zaměření" -#: gtk/gtkwidget.c:542 +#: ../gtk/gtkwidget.c:542 msgid "Has focus" msgstr "Má zaměření" -#: gtk/gtkwidget.c:543 +#: ../gtk/gtkwidget.c:543 msgid "Whether the widget has the input focus" msgstr "Jestli widget má vstupní zaměření" -#: gtk/gtkwidget.c:549 +#: ../gtk/gtkwidget.c:549 msgid "Is focus" msgstr "Je zaměření" -#: gtk/gtkwidget.c:550 +#: ../gtk/gtkwidget.c:550 msgid "Whether the widget is the focus widget within the toplevel" msgstr "Jestli je widget widgetem zaměření v rámci nejvyšší úrovně" -#: gtk/gtkwidget.c:556 +#: ../gtk/gtkwidget.c:556 msgid "Can default" msgstr "Může být implicitní" -#: gtk/gtkwidget.c:557 +#: ../gtk/gtkwidget.c:557 msgid "Whether the widget can be the default widget" msgstr "Jestli může být widget implicitní" -#: gtk/gtkwidget.c:563 +#: ../gtk/gtkwidget.c:563 msgid "Has default" msgstr "Je implicitní" -#: gtk/gtkwidget.c:564 +#: ../gtk/gtkwidget.c:564 msgid "Whether the widget is the default widget" msgstr "Jestli je widget implicitní" -#: gtk/gtkwidget.c:570 +#: ../gtk/gtkwidget.c:570 msgid "Receives default" msgstr "Přijímá jako implicitní" -#: gtk/gtkwidget.c:571 +#: ../gtk/gtkwidget.c:571 msgid "If TRUE, the widget will receive the default action when it is focused" msgstr "Je-li TRUE, přijímá widget implicitní akci, pokud má zaměření" -#: gtk/gtkwidget.c:577 +#: ../gtk/gtkwidget.c:577 msgid "Composite child" msgstr "Potomek složeného" -#: gtk/gtkwidget.c:578 +#: ../gtk/gtkwidget.c:578 msgid "Whether the widget is part of a composite widget" msgstr "Jestli je widget součástí složeného widgetu" -#: gtk/gtkwidget.c:584 +#: ../gtk/gtkwidget.c:584 msgid "Style" msgstr "Styl" -#: gtk/gtkwidget.c:585 -msgid "" -"The style of the widget, which contains information about how it will look " -"(colors etc)" +#: ../gtk/gtkwidget.c:585 +msgid "The style of the widget, which contains information about how it will look (colors etc)" msgstr "Styl widgetu, který obsahuje informace o jeho vzezření (barvy apod)" -#: gtk/gtkwidget.c:591 +#: ../gtk/gtkwidget.c:591 msgid "Events" msgstr "Události" -#: gtk/gtkwidget.c:592 +#: ../gtk/gtkwidget.c:592 msgid "The event mask that decides what kind of GdkEvents this widget gets" msgstr "Maska událostí určující, které typy GdkEvent tento widget dostává" -#: gtk/gtkwidget.c:599 +#: ../gtk/gtkwidget.c:599 msgid "Extension events" msgstr "Rozšířené události" -#: gtk/gtkwidget.c:600 +#: ../gtk/gtkwidget.c:600 msgid "The mask that decides what kind of extension events this widget gets" msgstr "Maska určující, které typy rozšířených událostí tento widget dostává" -#: gtk/gtkwidget.c:607 +#: ../gtk/gtkwidget.c:607 msgid "No show all" msgstr "Nezobrazovat se všemi" -#: gtk/gtkwidget.c:608 +#: ../gtk/gtkwidget.c:608 msgid "Whether gtk_widget_show_all() should not affect this widget" msgstr "Jestli by gtk_widget_show_all() nemělo mít vliv na tento widget" -#: gtk/gtkwidget.c:630 +#: ../gtk/gtkwidget.c:630 msgid "Has tooltip" msgstr "Má místní nápovědu" -#: gtk/gtkwidget.c:631 +#: ../gtk/gtkwidget.c:631 msgid "Whether this widget has a tooltip" msgstr "Jestli má widget místní nápovědu" -#: gtk/gtkwidget.c:651 +#: ../gtk/gtkwidget.c:651 msgid "Tooltip Text" msgstr "Text místní nápovědy" -#: gtk/gtkwidget.c:652 gtk/gtkwidget.c:673 +#: ../gtk/gtkwidget.c:652 +#: ../gtk/gtkwidget.c:673 msgid "The contents of the tooltip for this widget" msgstr "Obsahy místní nápovědy pro tento widget" -#: gtk/gtkwidget.c:672 +#: ../gtk/gtkwidget.c:672 msgid "Tooltip markup" msgstr "Značka místní nápovědy" -#: gtk/gtkwidget.c:687 -#, fuzzy +#: ../gtk/gtkwidget.c:687 msgid "Window" -msgstr "Typ okna" +msgstr "Okno" -#: gtk/gtkwidget.c:688 +#: ../gtk/gtkwidget.c:688 msgid "The widget's window if it is realized" -msgstr "" +msgstr "Okno widgetu, je-li vytvořeno" -#: gtk/gtkwidget.c:2206 +#: ../gtk/gtkwidget.c:2206 msgid "Interior Focus" msgstr "Vnitřní zaměření" -#: gtk/gtkwidget.c:2207 +#: ../gtk/gtkwidget.c:2207 msgid "Whether to draw the focus indicator inside widgets" msgstr "Jestli vykreslovat indikátor zaměření ve widgetech" -#: gtk/gtkwidget.c:2213 +#: ../gtk/gtkwidget.c:2213 msgid "Focus linewidth" msgstr "Šířka čáry zaměření" -#: gtk/gtkwidget.c:2214 +#: ../gtk/gtkwidget.c:2214 msgid "Width, in pixels, of the focus indicator line" msgstr "Šířka čáry indikátoru zaměření, v bodech" -#: gtk/gtkwidget.c:2220 +#: ../gtk/gtkwidget.c:2220 msgid "Focus line dash pattern" msgstr "Vzorek čáry indikátoru zaměření" -#: gtk/gtkwidget.c:2221 +#: ../gtk/gtkwidget.c:2221 msgid "Dash pattern used to draw the focus indicator" msgstr "Vzorek používaný při kreslení čáry indikátoru zaměření" -#: gtk/gtkwidget.c:2226 +#: ../gtk/gtkwidget.c:2226 msgid "Focus padding" msgstr "Doplnění zaměření" -#: gtk/gtkwidget.c:2227 +#: ../gtk/gtkwidget.c:2227 msgid "Width, in pixels, between focus indicator and the widget 'box'" msgstr "Mezera mezi indikátorem zaměření a panelem widgetu, v pixelech" -#: gtk/gtkwidget.c:2232 +#: ../gtk/gtkwidget.c:2232 msgid "Cursor color" msgstr "Barva kurzoru" -#: gtk/gtkwidget.c:2233 +#: ../gtk/gtkwidget.c:2233 msgid "Color with which to draw insertion cursor" msgstr "Barva, kterou kreslit vkládací kurzor" -#: gtk/gtkwidget.c:2238 +#: ../gtk/gtkwidget.c:2238 msgid "Secondary cursor color" msgstr "Barva sekundárního kurzoru" -#: gtk/gtkwidget.c:2239 -msgid "" -"Color with which to draw the secondary insertion cursor when editing mixed " -"right-to-left and left-to-right text" -msgstr "" -"Barva, kterou kreslit sekundární kurzor při editaci kombinovaného textu " -"zleva doprava a zprava doleva" +#: ../gtk/gtkwidget.c:2239 +msgid "Color with which to draw the secondary insertion cursor when editing mixed right-to-left and left-to-right text" +msgstr "Barva, kterou kreslit sekundární kurzor při editaci kombinovaného textu zleva doprava a zprava doleva" -#: gtk/gtkwidget.c:2244 +#: ../gtk/gtkwidget.c:2244 msgid "Cursor line aspect ratio" msgstr "Poměr čáry kurzoru" -#: gtk/gtkwidget.c:2245 +#: ../gtk/gtkwidget.c:2245 msgid "Aspect ratio with which to draw insertion cursor" msgstr "Poměr, kterým kreslit kurzor pro vkládání" -#: gtk/gtkwidget.c:2259 +#: ../gtk/gtkwidget.c:2259 msgid "Draw Border" msgstr "Kreslit okraje" -#: gtk/gtkwidget.c:2260 +#: ../gtk/gtkwidget.c:2260 msgid "Size of areas outside the widget's allocation to draw" msgstr "Velikost oblastí mimo alokaci widgetu, kde kreslit" -#: gtk/gtkwidget.c:2273 +#: ../gtk/gtkwidget.c:2273 msgid "Unvisited Link Color" msgstr "Barva nenavštíveného odkazu" -#: gtk/gtkwidget.c:2274 +#: ../gtk/gtkwidget.c:2274 msgid "Color of unvisited links" msgstr "Barva nenavštívených odkazů" -#: gtk/gtkwidget.c:2287 +#: ../gtk/gtkwidget.c:2287 msgid "Visited Link Color" msgstr "Barva navštíveného odkazu" -#: gtk/gtkwidget.c:2288 +#: ../gtk/gtkwidget.c:2288 msgid "Color of visited links" msgstr "Barva navštívených odkazů" -#: gtk/gtkwidget.c:2302 +#: ../gtk/gtkwidget.c:2302 msgid "Wide Separators" msgstr "Široké oddělovače" -#: gtk/gtkwidget.c:2303 -msgid "" -"Whether separators have configurable width and should be drawn using a box " -"instead of a line" -msgstr "" -"Zda oddělovače mají nastavitelnou šířku a měly by být kresleny za použití " -"panelu namísto řádku" +#: ../gtk/gtkwidget.c:2303 +msgid "Whether separators have configurable width and should be drawn using a box instead of a line" +msgstr "Zda oddělovače mají nastavitelnou šířku a měly by být kresleny za použití panelu namísto řádku" -#: gtk/gtkwidget.c:2317 +#: ../gtk/gtkwidget.c:2317 msgid "Separator Width" msgstr "Šířka oddělovačů" -#: gtk/gtkwidget.c:2318 +#: ../gtk/gtkwidget.c:2318 msgid "The width of separators if wide-separators is TRUE" msgstr "Šířka oddělovačů, je-li wide-separators \"true\"" -#: gtk/gtkwidget.c:2332 +#: ../gtk/gtkwidget.c:2332 msgid "Separator Height" msgstr "Výška oddělovače" -#: gtk/gtkwidget.c:2333 +#: ../gtk/gtkwidget.c:2333 msgid "The height of separators if \"wide-separators\" is TRUE" msgstr "Výška oddělovačů, je-li \"wide-separators\" \"true\"" -#: gtk/gtkwidget.c:2347 +#: ../gtk/gtkwidget.c:2347 msgid "Horizontal Scroll Arrow Length" msgstr "Délka vodorovné posunovací šipky" -#: gtk/gtkwidget.c:2348 +#: ../gtk/gtkwidget.c:2348 msgid "The length of horizontal scroll arrows" msgstr "Délka vodorovných posunovacích šipek" -#: gtk/gtkwidget.c:2362 +#: ../gtk/gtkwidget.c:2362 msgid "Vertical Scroll Arrow Length" msgstr "Délka svislé posunovací šipky" -#: gtk/gtkwidget.c:2363 +#: ../gtk/gtkwidget.c:2363 msgid "The length of vertical scroll arrows" msgstr "Délka svislých posunovacích šipek" -#: gtk/gtkwindow.c:464 +#: ../gtk/gtkwindow.c:464 msgid "Window Type" msgstr "Typ okna" -#: gtk/gtkwindow.c:465 +#: ../gtk/gtkwindow.c:465 msgid "The type of the window" msgstr "Typ okna" -#: gtk/gtkwindow.c:473 +#: ../gtk/gtkwindow.c:473 msgid "Window Title" msgstr "Titulek okna" -#: gtk/gtkwindow.c:474 +#: ../gtk/gtkwindow.c:474 msgid "The title of the window" msgstr "Titulek okna" -#: gtk/gtkwindow.c:481 +#: ../gtk/gtkwindow.c:481 msgid "Window Role" msgstr "Role okna" -#: gtk/gtkwindow.c:482 +#: ../gtk/gtkwindow.c:482 msgid "Unique identifier for the window to be used when restoring a session" msgstr "Jedinečný identifikátor okna, který bude použit při obnově sezení" -#: gtk/gtkwindow.c:498 +#: ../gtk/gtkwindow.c:498 msgid "Startup ID" msgstr "Spouštěcí ID" -#: gtk/gtkwindow.c:499 +#: ../gtk/gtkwindow.c:499 msgid "Unique startup identifier for the window used by startup-notification" msgstr "Jedinečný spouštěcí identifikátor okna použitý startup-notification" -#: gtk/gtkwindow.c:506 +#: ../gtk/gtkwindow.c:506 msgid "Allow Shrink" msgstr "Povolit zmenšení" -#: gtk/gtkwindow.c:508 +#: ../gtk/gtkwindow.c:508 #, no-c-format -msgid "" -"If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the " -"time a bad idea" -msgstr "" -"Je-li TRUE, okno nemá minimální velikost. Nastavení tohoto na TRUE je v 99% " -"případů špatný nápad" +msgid "If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the time a bad idea" +msgstr "Je-li TRUE, okno nemá minimální velikost. Nastavení tohoto na TRUE je v 99% případů špatný nápad" -#: gtk/gtkwindow.c:515 +#: ../gtk/gtkwindow.c:515 msgid "Allow Grow" msgstr "Povolit zvětšení" -#: gtk/gtkwindow.c:516 +#: ../gtk/gtkwindow.c:516 msgid "If TRUE, users can expand the window beyond its minimum size" -msgstr "" -"Je-li TRUE, uživatelé mohou roztáhnout okno nad jeho minimální velikost" +msgstr "Je-li TRUE, uživatelé mohou roztáhnout okno nad jeho minimální velikost" -#: gtk/gtkwindow.c:524 +#: ../gtk/gtkwindow.c:524 msgid "If TRUE, users can resize the window" msgstr "Je-li TRUE, uživatelé mohou změnit velikost okna" -#: gtk/gtkwindow.c:531 +#: ../gtk/gtkwindow.c:531 msgid "Modal" msgstr "Modální" -#: gtk/gtkwindow.c:532 -msgid "" -"If TRUE, the window is modal (other windows are not usable while this one is " -"up)" -msgstr "" -"Je-li TRUE, je okno modální (ostatní okna není možné používat, dokud je toto " -"okno zobrazeno)" +#: ../gtk/gtkwindow.c:532 +msgid "If TRUE, the window is modal (other windows are not usable while this one is up)" +msgstr "Je-li TRUE, je okno modální (ostatní okna není možné používat, dokud je toto okno zobrazeno)" -#: gtk/gtkwindow.c:539 +#: ../gtk/gtkwindow.c:539 msgid "Window Position" msgstr "Pozice okna" -#: gtk/gtkwindow.c:540 +#: ../gtk/gtkwindow.c:540 msgid "The initial position of the window" msgstr "Počáteční pozice okna" -#: gtk/gtkwindow.c:548 +#: ../gtk/gtkwindow.c:548 msgid "Default Width" msgstr "Implicitní šířka" -#: gtk/gtkwindow.c:549 +#: ../gtk/gtkwindow.c:549 msgid "The default width of the window, used when initially showing the window" msgstr "Implicitní šířka okna používaná při počátečním zobrazení okna" -#: gtk/gtkwindow.c:558 +#: ../gtk/gtkwindow.c:558 msgid "Default Height" msgstr "Implicitní výška" -#: gtk/gtkwindow.c:559 -msgid "" -"The default height of the window, used when initially showing the window" +#: ../gtk/gtkwindow.c:559 +msgid "The default height of the window, used when initially showing the window" msgstr "Implicitní výška okna používaná při počátečním zobrazení okna" -#: gtk/gtkwindow.c:568 +#: ../gtk/gtkwindow.c:568 msgid "Destroy with Parent" msgstr "Zničit s rodičem" -#: gtk/gtkwindow.c:569 +#: ../gtk/gtkwindow.c:569 msgid "If this window should be destroyed when the parent is destroyed" msgstr "Určuje, jestli má být okno zničeno při zničení svého rodiče" -#: gtk/gtkwindow.c:577 +#: ../gtk/gtkwindow.c:577 msgid "Icon for this window" msgstr "Ikona tohoto okna" -#: gtk/gtkwindow.c:593 +#: ../gtk/gtkwindow.c:593 msgid "Name of the themed icon for this window" msgstr "Ikona z motivu u tohoto okna" -#: gtk/gtkwindow.c:608 +#: ../gtk/gtkwindow.c:608 msgid "Is Active" msgstr "Je aktivní" -#: gtk/gtkwindow.c:609 +#: ../gtk/gtkwindow.c:609 msgid "Whether the toplevel is the current active window" msgstr "Jestli je widget na nejvyšší úrovni aktuální aktivní okno" -#: gtk/gtkwindow.c:616 +#: ../gtk/gtkwindow.c:616 msgid "Focus in Toplevel" msgstr "Zaměření na nejvyšší úrovni" -#: gtk/gtkwindow.c:617 +#: ../gtk/gtkwindow.c:617 msgid "Whether the input focus is within this GtkWindow" msgstr "Jestli je vstupní zaměření uvnitř tohoto GtkWindow" -#: gtk/gtkwindow.c:624 +#: ../gtk/gtkwindow.c:624 msgid "Type hint" msgstr "Nápověda typu" -#: gtk/gtkwindow.c:625 -msgid "" -"Hint to help the desktop environment understand what kind of window this is " -"and how to treat it." -msgstr "" -"Nápověda naznačující prostředí pracovní plochy, o jaký typ okna se jedná a " -"jak s ním nakládat." +#: ../gtk/gtkwindow.c:625 +msgid "Hint to help the desktop environment understand what kind of window this is and how to treat it." +msgstr "Nápověda naznačující prostředí pracovní plochy, o jaký typ okna se jedná a jak s ním nakládat." -#: gtk/gtkwindow.c:633 +#: ../gtk/gtkwindow.c:633 msgid "Skip taskbar" msgstr "Vynechat v liště úloh" -#: gtk/gtkwindow.c:634 +#: ../gtk/gtkwindow.c:634 msgid "TRUE if the window should not be in the task bar." msgstr "TRUE pokud by se okno nemělo objevovat v liště úloh." -#: gtk/gtkwindow.c:641 +#: ../gtk/gtkwindow.c:641 msgid "Skip pager" msgstr "Vynechat v pageru" -#: gtk/gtkwindow.c:642 +#: ../gtk/gtkwindow.c:642 msgid "TRUE if the window should not be in the pager." msgstr "TRUE, pokud by okno nemělo být v pageru." -#: gtk/gtkwindow.c:649 +#: ../gtk/gtkwindow.c:649 msgid "Urgent" msgstr "Urgentní" -#: gtk/gtkwindow.c:650 +#: ../gtk/gtkwindow.c:650 msgid "TRUE if the window should be brought to the user's attention." msgstr "TRUE, pokud na okno měl být upozorněn uživatel." -#: gtk/gtkwindow.c:664 +#: ../gtk/gtkwindow.c:664 msgid "Accept focus" msgstr "Přijímá zaměření" -#: gtk/gtkwindow.c:665 +#: ../gtk/gtkwindow.c:665 msgid "TRUE if the window should receive the input focus." msgstr "TRUE, pokud by okno mělo dostávat vstupní zaměření." -#: gtk/gtkwindow.c:679 +#: ../gtk/gtkwindow.c:679 msgid "Focus on map" msgstr "Zaměření při namapování" -#: gtk/gtkwindow.c:680 +#: ../gtk/gtkwindow.c:680 msgid "TRUE if the window should receive the input focus when mapped." msgstr "TRUE, pokud by okno mělo dostávat vstupní zaměření při namapování." -#: gtk/gtkwindow.c:694 +#: ../gtk/gtkwindow.c:694 msgid "Decorated" msgstr "Dekorované" -#: gtk/gtkwindow.c:695 +#: ../gtk/gtkwindow.c:695 msgid "Whether the window should be decorated by the window manager" msgstr "Jestli by mělo být okno dekorované správcem oken" -#: gtk/gtkwindow.c:709 +#: ../gtk/gtkwindow.c:709 msgid "Deletable" msgstr "Smazatelný" -#: gtk/gtkwindow.c:710 +#: ../gtk/gtkwindow.c:710 msgid "Whether the window frame should have a close button" msgstr "Jestli by měl mít rám okna tlačítko zavření" -#: gtk/gtkwindow.c:726 +#: ../gtk/gtkwindow.c:726 msgid "Gravity" msgstr "Gravity" -#: gtk/gtkwindow.c:727 +#: ../gtk/gtkwindow.c:727 msgid "The window gravity of the window" msgstr "Gravity okna" -#: gtk/gtkwindow.c:744 +#: ../gtk/gtkwindow.c:744 msgid "Transient for Window" msgstr "Podřízené pro okno" -#: gtk/gtkwindow.c:745 +#: ../gtk/gtkwindow.c:745 msgid "The transient parent of the dialog" msgstr "Podřízený rodič dialogového okna" -#: gtk/gtkwindow.c:759 +#: ../gtk/gtkwindow.c:759 msgid "Opacity for Window" msgstr "Krytí pro okno" -#: gtk/gtkwindow.c:760 +#: ../gtk/gtkwindow.c:760 msgid "The opacity of the window, from 0 to 1" msgstr "Krytí okna, od 0 do 1" -#: modules/input/gtkimcontextxim.c:334 +#: ../modules/input/gtkimcontextxim.c:334 msgid "IM Preedit style" msgstr "Styl IM Preedit" -#: modules/input/gtkimcontextxim.c:335 +#: ../modules/input/gtkimcontextxim.c:335 msgid "How to draw the input method preedit string" msgstr "Jak vykreslovat přededitovací řetězec vstupní metody" -#: modules/input/gtkimcontextxim.c:343 +#: ../modules/input/gtkimcontextxim.c:343 msgid "IM Status style" msgstr "Styl stavu IM" -#: modules/input/gtkimcontextxim.c:344 +#: ../modules/input/gtkimcontextxim.c:344 msgid "How to draw the input method statusbar" msgstr "Jak kreslit stavovou lištu vstupní metody" #~ msgid "Cancelled" #~ msgstr "Zrušeno" - #~ msgid "Whether or not the operation has been successfully cancelled" #~ msgstr "Zda byla úspěšně zrušena operace" + diff --git a/po/ChangeLog b/po/ChangeLog index 0faa5c9e42..68bd3520da 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,7 @@ +2008-07-13 Petr Kovar + + * cs.po: Updated Czech translation. + 2008-07-12 Ignacio Casal Quinteiro * gl.po: Updated Galician Translation. diff --git a/po/cs.po b/po/cs.po index 4fde429044..6f339a3bfd 100644 --- a/po/cs.po +++ b/po/cs.po @@ -16,8 +16,8 @@ msgid "" msgstr "" "Project-Id-Version: gtk+\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-07-05 15:47-0400\n" -"PO-Revision-Date: 2008-06-04 22:19+0100\n" +"POT-Creation-Date: 2008-07-13 13:01+0200\n" +"PO-Revision-Date: 2008-07-13 12:30+0100\n" "Last-Translator: Petr Kovar \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" @@ -25,56 +25,56 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -#: gdk/directfb/gdkdisplay-directfb.c:55 +#: ../gdk/directfb/gdkdisplay-directfb.c:55 msgid "directfb arg" msgstr "argument directfb" -#: gdk/directfb/gdkdisplay-directfb.c:55 +#: ../gdk/directfb/gdkdisplay-directfb.c:55 msgid "sdl|system" msgstr "systém" #. Description of --class=CLASS in --help output -#: gdk/gdk.c:126 +#: ../gdk/gdk.c:126 msgid "Program class as used by the window manager" msgstr "Třída programu používaná správcem oken" #. Placeholder in --class=CLASS in --help output -#: gdk/gdk.c:127 +#: ../gdk/gdk.c:127 msgid "CLASS" msgstr "TŘÍDA" #. Description of --name=NAME in --help output -#: gdk/gdk.c:129 +#: ../gdk/gdk.c:129 msgid "Program name as used by the window manager" msgstr "Název programu používaný správcem oken" #. Placeholder in --name=NAME in --help output -#: gdk/gdk.c:130 +#: ../gdk/gdk.c:130 msgid "NAME" msgstr "NÁZEV" #. Description of --display=DISPLAY in --help output -#: gdk/gdk.c:132 +#: ../gdk/gdk.c:132 msgid "X display to use" msgstr "Displej X, který použije" #. Placeholder in --display=DISPLAY in --help output -#: gdk/gdk.c:133 +#: ../gdk/gdk.c:133 msgid "DISPLAY" msgstr "DISPLEJ" #. Description of --screen=SCREEN in --help output -#: gdk/gdk.c:135 +#: ../gdk/gdk.c:135 msgid "X screen to use" msgstr "Obrazovka X, kterou použije" #. Placeholder in --screen=SCREEN in --help output -#: gdk/gdk.c:136 +#: ../gdk/gdk.c:136 msgid "SCREEN" msgstr "OBRAZOVKA" #. Description of --gdk-debug=FLAGS in --help output -#: gdk/gdk.c:139 +#: ../gdk/gdk.c:139 msgid "Gdk debugging flags to set" msgstr "Ladicí příznaky Gdk, které nastaví" @@ -82,176 +82,176 @@ msgstr "Ladicí příznaky Gdk, které nastaví" #. Placeholder in --gdk-no-debug=FLAGS in --help output #. Placeholder in --gtk-debug=FLAGS in --help output #. Placeholder in --gtk-no-debug=FLAGS in --help output -#: gdk/gdk.c:140 gdk/gdk.c:143 gtk/gtkmain.c:428 gtk/gtkmain.c:431 +#: ../gdk/gdk.c:140 ../gdk/gdk.c:143 ../gtk/gtkmain.c:428 ../gtk/gtkmain.c:431 msgid "FLAGS" msgstr "PŘÍZNAKY" #. Description of --gdk-no-debug=FLAGS in --help output -#: gdk/gdk.c:142 +#: ../gdk/gdk.c:142 msgid "Gdk debugging flags to unset" msgstr "Ladicí příznaky Gdk, jejichž nastavení zruší" -#: gdk/keyname-table.h:3940 +#: ../gdk/keyname-table.h:3940 msgid "keyboard label|BackSpace" msgstr "Backspace" -#: gdk/keyname-table.h:3941 +#: ../gdk/keyname-table.h:3941 msgid "keyboard label|Tab" msgstr "Tab" -#: gdk/keyname-table.h:3942 +#: ../gdk/keyname-table.h:3942 msgid "keyboard label|Return" msgstr "Enter" -#: gdk/keyname-table.h:3943 +#: ../gdk/keyname-table.h:3943 msgid "keyboard label|Pause" msgstr "Pause" -#: gdk/keyname-table.h:3944 +#: ../gdk/keyname-table.h:3944 msgid "keyboard label|Scroll_Lock" msgstr "Scroll_Lock" -#: gdk/keyname-table.h:3945 +#: ../gdk/keyname-table.h:3945 msgid "keyboard label|Sys_Req" msgstr "Sys_Rq" -#: gdk/keyname-table.h:3946 +#: ../gdk/keyname-table.h:3946 msgid "keyboard label|Escape" msgstr "Escape" -#: gdk/keyname-table.h:3947 +#: ../gdk/keyname-table.h:3947 msgid "keyboard label|Multi_key" msgstr "Multi_key" -#: gdk/keyname-table.h:3948 +#: ../gdk/keyname-table.h:3948 msgid "keyboard label|Home" msgstr "Home" -#: gdk/keyname-table.h:3949 +#: ../gdk/keyname-table.h:3949 msgid "keyboard label|Left" msgstr "Doleva" -#: gdk/keyname-table.h:3950 +#: ../gdk/keyname-table.h:3950 msgid "keyboard label|Up" msgstr "Nahoru" -#: gdk/keyname-table.h:3951 +#: ../gdk/keyname-table.h:3951 msgid "keyboard label|Right" msgstr "Doprava" -#: gdk/keyname-table.h:3952 +#: ../gdk/keyname-table.h:3952 msgid "keyboard label|Down" msgstr "Dolů" -#: gdk/keyname-table.h:3953 +#: ../gdk/keyname-table.h:3953 msgid "keyboard label|Page_Up" msgstr "Page_Up" -#: gdk/keyname-table.h:3954 +#: ../gdk/keyname-table.h:3954 msgid "keyboard label|Page_Down" msgstr "Page_Down" -#: gdk/keyname-table.h:3955 +#: ../gdk/keyname-table.h:3955 msgid "keyboard label|End" msgstr "End" -#: gdk/keyname-table.h:3956 +#: ../gdk/keyname-table.h:3956 msgid "keyboard label|Begin" msgstr "Begin" -#: gdk/keyname-table.h:3957 +#: ../gdk/keyname-table.h:3957 msgid "keyboard label|Print" msgstr "Print" -#: gdk/keyname-table.h:3958 +#: ../gdk/keyname-table.h:3958 msgid "keyboard label|Insert" msgstr "Insert" -#: gdk/keyname-table.h:3959 +#: ../gdk/keyname-table.h:3959 msgid "keyboard label|Num_Lock" msgstr "Num_Lock" -#: gdk/keyname-table.h:3960 +#: ../gdk/keyname-table.h:3960 msgid "keyboard label|KP_Space" msgstr "KP_Mezerník" -#: gdk/keyname-table.h:3961 +#: ../gdk/keyname-table.h:3961 msgid "keyboard label|KP_Tab" msgstr "KP_Tab" -#: gdk/keyname-table.h:3962 +#: ../gdk/keyname-table.h:3962 msgid "keyboard label|KP_Enter" msgstr "KP_Enter" -#: gdk/keyname-table.h:3963 +#: ../gdk/keyname-table.h:3963 msgid "keyboard label|KP_Home" msgstr "KP_Home" -#: gdk/keyname-table.h:3964 +#: ../gdk/keyname-table.h:3964 msgid "keyboard label|KP_Left" msgstr "KP_Doleva" -#: gdk/keyname-table.h:3965 +#: ../gdk/keyname-table.h:3965 msgid "keyboard label|KP_Up" msgstr "KP_Nahoru" -#: gdk/keyname-table.h:3966 +#: ../gdk/keyname-table.h:3966 msgid "keyboard label|KP_Right" msgstr "KP_Doprava" -#: gdk/keyname-table.h:3967 +#: ../gdk/keyname-table.h:3967 msgid "keyboard label|KP_Down" msgstr "KP_Dolů" -#: gdk/keyname-table.h:3968 +#: ../gdk/keyname-table.h:3968 msgid "keyboard label|KP_Page_Up" msgstr "KP_Page_Up" -#: gdk/keyname-table.h:3969 +#: ../gdk/keyname-table.h:3969 msgid "keyboard label|KP_Prior" msgstr "KP_Prior" -#: gdk/keyname-table.h:3970 +#: ../gdk/keyname-table.h:3970 msgid "keyboard label|KP_Page_Down" msgstr "KP_Page_Down" -#: gdk/keyname-table.h:3971 +#: ../gdk/keyname-table.h:3971 msgid "keyboard label|KP_Next" msgstr "KP_Next" -#: gdk/keyname-table.h:3972 +#: ../gdk/keyname-table.h:3972 msgid "keyboard label|KP_End" msgstr "KP_End" -#: gdk/keyname-table.h:3973 +#: ../gdk/keyname-table.h:3973 msgid "keyboard label|KP_Begin" msgstr "KP_Begin" -#: gdk/keyname-table.h:3974 +#: ../gdk/keyname-table.h:3974 msgid "keyboard label|KP_Insert" msgstr "KP_Insert" -#: gdk/keyname-table.h:3975 +#: ../gdk/keyname-table.h:3975 msgid "keyboard label|KP_Delete" msgstr "KP_Delete" -#: gdk/keyname-table.h:3976 +#: ../gdk/keyname-table.h:3976 msgid "keyboard label|Delete" msgstr "Delete" -#: gdk-pixbuf/gdk-pixbuf-animation.c:133 gdk-pixbuf/gdk-pixbuf-io.c:912 -#: gdk-pixbuf/gdk-pixbuf-io.c:1168 tests/testfilechooser.c:222 +#: ../gdk-pixbuf/gdk-pixbuf-animation.c:133 ../gdk-pixbuf/gdk-pixbuf-io.c:945 +#: ../gdk-pixbuf/gdk-pixbuf-io.c:1201 ../tests/testfilechooser.c:222 #, c-format msgid "Failed to open file '%s': %s" msgstr "Nelze otevřít soubor \"%s\": %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:146 gdk-pixbuf/gdk-pixbuf-io.c:924 +#: ../gdk-pixbuf/gdk-pixbuf-animation.c:146 ../gdk-pixbuf/gdk-pixbuf-io.c:957 #, c-format msgid "Image file '%s' contains no data" msgstr "Soubor obrázku \"%s\" neobsahuje data" -#: gdk-pixbuf/gdk-pixbuf-animation.c:188 gdk-pixbuf/gdk-pixbuf-io.c:961 -#: gdk-pixbuf/gdk-pixbuf-io.c:1220 tests/testfilechooser.c:267 +#: ../gdk-pixbuf/gdk-pixbuf-animation.c:188 ../gdk-pixbuf/gdk-pixbuf-io.c:994 +#: ../gdk-pixbuf/gdk-pixbuf-io.c:1253 ../tests/testfilechooser.c:267 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -259,7 +259,7 @@ msgstr "" "Nelze načíst obrázek \"%s\": důvod není znám, pravděpodobně poškozený soubor " "obrázku" -#: gdk-pixbuf/gdk-pixbuf-animation.c:221 +#: ../gdk-pixbuf/gdk-pixbuf-animation.c:221 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -268,12 +268,12 @@ msgstr "" "Nelze načíst animaci \"%s\": důvod není znám, pravděpodobně poškozený soubor " "animace" -#: gdk-pixbuf/gdk-pixbuf-io.c:564 +#: ../gdk-pixbuf/gdk-pixbuf-io.c:571 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Nelze načíst modul pro čtení obrázků: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:579 +#: ../gdk-pixbuf/gdk-pixbuf-io.c:586 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -282,53 +282,53 @@ msgstr "" "Modul pro čtení obrázků %s neexportuje správné rozhraní; možná je z jiné " "verze GTK?" -#: gdk-pixbuf/gdk-pixbuf-io.c:724 gdk-pixbuf/gdk-pixbuf-io.c:753 +#: ../gdk-pixbuf/gdk-pixbuf-io.c:731 ../gdk-pixbuf/gdk-pixbuf-io.c:760 #, c-format msgid "Image type '%s' is not supported" msgstr "Typ obrázku \"%s\" není podporován" -#: gdk-pixbuf/gdk-pixbuf-io.c:793 +#: ../gdk-pixbuf/gdk-pixbuf-io.c:826 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Nelze rozpoznat formát obrázku u souboru \"%s\"" -#: gdk-pixbuf/gdk-pixbuf-io.c:801 +#: ../gdk-pixbuf/gdk-pixbuf-io.c:834 msgid "Unrecognized image file format" msgstr "Nerozpoznaný formát obrázku" -#: gdk-pixbuf/gdk-pixbuf-io.c:970 +#: ../gdk-pixbuf/gdk-pixbuf-io.c:1003 #, c-format msgid "Failed to load image '%s': %s" msgstr "Nelze načíst obrázek \"%s\": %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:1601 gdk-pixbuf/io-gdip-utils.c:935 +#: ../gdk-pixbuf/gdk-pixbuf-io.c:1634 ../gdk-pixbuf/io-gdip-utils.c:935 #, c-format msgid "Error writing to image file: %s" msgstr "Chyba při zápisu do souboru obrázku: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:1647 gdk-pixbuf/gdk-pixbuf-io.c:1778 +#: ../gdk-pixbuf/gdk-pixbuf-io.c:1680 ../gdk-pixbuf/gdk-pixbuf-io.c:1811 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "Toto sestavení gdk-pixbuf nepodporuje ukládání obrázku ve formátu: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:1681 +#: ../gdk-pixbuf/gdk-pixbuf-io.c:1714 msgid "Insufficient memory to save image to callback" msgstr "Nedostatek paměti k uložení obrázku pro zpětné volání" -#: gdk-pixbuf/gdk-pixbuf-io.c:1694 +#: ../gdk-pixbuf/gdk-pixbuf-io.c:1727 msgid "Failed to open temporary file" msgstr "Nelze otevřít dočasný soubor" -#: gdk-pixbuf/gdk-pixbuf-io.c:1720 +#: ../gdk-pixbuf/gdk-pixbuf-io.c:1753 msgid "Failed to read from temporary file" msgstr "Z dočasného souboru nelze číst" -#: gdk-pixbuf/gdk-pixbuf-io.c:1955 +#: ../gdk-pixbuf/gdk-pixbuf-io.c:1988 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Nelze otevřít \"%s\" k zápisu: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:1980 +#: ../gdk-pixbuf/gdk-pixbuf-io.c:2013 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: %" @@ -337,15 +337,15 @@ msgstr "" "Nelze zavřít \"%s\" během zápisu obrázku, možná nejsou uložena všechna data: " "%s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2200 gdk-pixbuf/gdk-pixbuf-io.c:2251 +#: ../gdk-pixbuf/gdk-pixbuf-io.c:2233 ../gdk-pixbuf/gdk-pixbuf-io.c:2284 msgid "Insufficient memory to save image into a buffer" msgstr "Nedostatek paměti k uložení obrázku do vyrovnávací paměti" -#: gdk-pixbuf/gdk-pixbuf-io.c:2297 +#: ../gdk-pixbuf/gdk-pixbuf-io.c:2330 msgid "Error writing to image stream" msgstr "Chyba při zápisu do obrazového proudu" -#: gdk-pixbuf/gdk-pixbuf-loader.c:330 +#: ../gdk-pixbuf/gdk-pixbuf-loader.c:330 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -354,24 +354,24 @@ msgstr "" "Interní chyba: Modulu pro načítání obrázku \"%s\" se nezdařilo dokončit " "operaci, ale k tomuto selhání neudal důvod" -#: gdk-pixbuf/gdk-pixbuf-loader.c:373 +#: ../gdk-pixbuf/gdk-pixbuf-loader.c:373 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Postupné načítání obrázku typu \"%s\" není podporováno" -#: gdk-pixbuf/gdk-pixdata.c:147 +#: ../gdk-pixbuf/gdk-pixdata.c:147 msgid "Image header corrupt" msgstr "Záhlaví obrázku je poškozeno" -#: gdk-pixbuf/gdk-pixdata.c:152 +#: ../gdk-pixbuf/gdk-pixdata.c:152 msgid "Image format unknown" msgstr "Neznámý formát obrázku" -#: gdk-pixbuf/gdk-pixdata.c:157 gdk-pixbuf/gdk-pixdata.c:487 +#: ../gdk-pixbuf/gdk-pixdata.c:157 ../gdk-pixbuf/gdk-pixdata.c:487 msgid "Image pixel data corrupt" msgstr "Data pixelů obrázku jsou poškozena" -#: gdk-pixbuf/gdk-pixdata.c:431 +#: ../gdk-pixbuf/gdk-pixdata.c:431 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" @@ -379,118 +379,123 @@ msgstr[0] "nelze alokovat paměť pro obrázek o velikosti %u bajt" msgstr[1] "nelze alokovat paměť pro obrázek o velikosti %u bajty" msgstr[2] "nelze alokovat paměť pro obrázek o velikosti %u bajtů" -#: gdk-pixbuf/io-ani.c:244 +#: ../gdk-pixbuf/io-ani.c:244 msgid "Unexpected icon chunk in animation" msgstr "Neočekávaný blok ikony v animaci" -#: gdk-pixbuf/io-ani.c:337 +#: ../gdk-pixbuf/io-ani.c:337 msgid "Unsupported animation type" msgstr "Nepodporovaný typ animace" -#: gdk-pixbuf/io-ani.c:348 gdk-pixbuf/io-ani.c:406 gdk-pixbuf/io-ani.c:432 -#: gdk-pixbuf/io-ani.c:455 gdk-pixbuf/io-ani.c:482 gdk-pixbuf/io-ani.c:569 +#: ../gdk-pixbuf/io-ani.c:348 ../gdk-pixbuf/io-ani.c:406 +#: ../gdk-pixbuf/io-ani.c:432 ../gdk-pixbuf/io-ani.c:455 +#: ../gdk-pixbuf/io-ani.c:482 ../gdk-pixbuf/io-ani.c:569 msgid "Invalid header in animation" msgstr "Neplatné záhlaví v animaci" -#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:380 gdk-pixbuf/io-ani.c:464 -#: gdk-pixbuf/io-ani.c:491 gdk-pixbuf/io-ani.c:542 gdk-pixbuf/io-ani.c:614 +#: ../gdk-pixbuf/io-ani.c:358 ../gdk-pixbuf/io-ani.c:380 +#: ../gdk-pixbuf/io-ani.c:464 ../gdk-pixbuf/io-ani.c:491 +#: ../gdk-pixbuf/io-ani.c:542 ../gdk-pixbuf/io-ani.c:614 msgid "Not enough memory to load animation" msgstr "Nedostatek paměti k načtení animace" -#: gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 gdk-pixbuf/io-ani.c:443 +#: ../gdk-pixbuf/io-ani.c:398 ../gdk-pixbuf/io-ani.c:424 +#: ../gdk-pixbuf/io-ani.c:443 msgid "Malformed chunk in animation" msgstr "Chybně vytvořený blok v animaci" -#: gdk-pixbuf/io-ani.c:711 +#: ../gdk-pixbuf/io-ani.c:711 msgid "The ANI image format" msgstr "Formát obrázku ANI" -#: gdk-pixbuf/io-bmp.c:230 gdk-pixbuf/io-bmp.c:267 gdk-pixbuf/io-bmp.c:338 -#: gdk-pixbuf/io-bmp.c:370 gdk-pixbuf/io-bmp.c:393 gdk-pixbuf/io-bmp.c:496 +#: ../gdk-pixbuf/io-bmp.c:230 ../gdk-pixbuf/io-bmp.c:267 +#: ../gdk-pixbuf/io-bmp.c:338 ../gdk-pixbuf/io-bmp.c:370 +#: ../gdk-pixbuf/io-bmp.c:393 ../gdk-pixbuf/io-bmp.c:496 msgid "BMP image has bogus header data" msgstr "Obrázek formátu BMP má neplatná data v záhlaví" -#: gdk-pixbuf/io-bmp.c:241 gdk-pixbuf/io-bmp.c:433 +#: ../gdk-pixbuf/io-bmp.c:241 ../gdk-pixbuf/io-bmp.c:433 msgid "Not enough memory to load bitmap image" msgstr "Nedostatek paměti k načtení rastrového obrázku" -#: gdk-pixbuf/io-bmp.c:319 +#: ../gdk-pixbuf/io-bmp.c:319 msgid "BMP image has unsupported header size" msgstr "Obrázek BMP má nepodporovanou velikost záhlaví" -#: gdk-pixbuf/io-bmp.c:357 +#: ../gdk-pixbuf/io-bmp.c:357 msgid "Topdown BMP images cannot be compressed" msgstr "Obrázky BMP shora dolů nelze komprimovat" -#: gdk-pixbuf/io-bmp.c:717 gdk-pixbuf/io-pnm.c:709 +#: ../gdk-pixbuf/io-bmp.c:717 ../gdk-pixbuf/io-pnm.c:709 msgid "Premature end-of-file encountered" msgstr "Nalezen předčasný konec souboru" -#: gdk-pixbuf/io-bmp.c:1329 +#: ../gdk-pixbuf/io-bmp.c:1329 msgid "Couldn't allocate memory for saving BMP file" msgstr "Nelze alokovat paměť k uložení souboru BMP" -#: gdk-pixbuf/io-bmp.c:1370 +#: ../gdk-pixbuf/io-bmp.c:1370 msgid "Couldn't write to BMP file" msgstr "Nelze zapisovat do souboru BMP" -#: gdk-pixbuf/io-bmp.c:1423 gdk-pixbuf/io-gdip-bmp.c:82 +#: ../gdk-pixbuf/io-bmp.c:1423 ../gdk-pixbuf/io-gdip-bmp.c:82 msgid "The BMP image format" msgstr "Formát obrázku BMP" -#: gdk-pixbuf/io-gif.c:222 +#: ../gdk-pixbuf/io-gif.c:222 #, c-format msgid "Failure reading GIF: %s" msgstr "Chyba při čtení formátu GIF: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1477 gdk-pixbuf/io-gif.c:1638 +#: ../gdk-pixbuf/io-gif.c:496 ../gdk-pixbuf/io-gif.c:1477 +#: ../gdk-pixbuf/io-gif.c:1638 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "V souboru GIF chybí některá data (možná byl nějakým způsobem zkrácen?)" -#: gdk-pixbuf/io-gif.c:505 +#: ../gdk-pixbuf/io-gif.c:505 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Interní chyba v zavaděči GIF (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: ../gdk-pixbuf/io-gif.c:579 msgid "Stack overflow" msgstr "Přetečení zásobníku" -#: gdk-pixbuf/io-gif.c:639 +#: ../gdk-pixbuf/io-gif.c:639 msgid "GIF image loader cannot understand this image." msgstr "Zavaděč obrázků GIF nerozumí tomuto obrázku." -#: gdk-pixbuf/io-gif.c:668 +#: ../gdk-pixbuf/io-gif.c:668 msgid "Bad code encountered" msgstr "Nalezen chybný kód" -#: gdk-pixbuf/io-gif.c:678 +#: ../gdk-pixbuf/io-gif.c:678 msgid "Circular table entry in GIF file" msgstr "Cyklická položka tabulky v souboru GIF" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1464 gdk-pixbuf/io-gif.c:1511 -#: gdk-pixbuf/io-gif.c:1626 +#: ../gdk-pixbuf/io-gif.c:866 ../gdk-pixbuf/io-gif.c:1464 +#: ../gdk-pixbuf/io-gif.c:1511 ../gdk-pixbuf/io-gif.c:1626 msgid "Not enough memory to load GIF file" msgstr "Nedostatek paměti k načtení obrázku GIF" -#: gdk-pixbuf/io-gif.c:956 +#: ../gdk-pixbuf/io-gif.c:956 msgid "Not enough memory to composite a frame in GIF file" msgstr "Nedostatek paměti ke složení políčka v souboru GIF" -#: gdk-pixbuf/io-gif.c:1128 +#: ../gdk-pixbuf/io-gif.c:1128 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "Obrázek GIF je poškozen (chybná komprese LZW)" -#: gdk-pixbuf/io-gif.c:1178 +#: ../gdk-pixbuf/io-gif.c:1178 msgid "File does not appear to be a GIF file" msgstr "Soubor nevypadá jako soubor GIF" -#: gdk-pixbuf/io-gif.c:1190 +#: ../gdk-pixbuf/io-gif.c:1190 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Verze %s formátu souborů GIF není podporována" -#: gdk-pixbuf/io-gif.c:1299 +#: ../gdk-pixbuf/io-gif.c:1299 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -498,112 +503,114 @@ msgstr "" "Obrázek GIF neobsahuje globální mapu barev a políčko v něm neobsahuje " "lokální mapu." -#: gdk-pixbuf/io-gif.c:1533 +#: ../gdk-pixbuf/io-gif.c:1533 msgid "GIF image was truncated or incomplete." msgstr "Obrázek GIF byl zkrácen nebo není úplný." -#: gdk-pixbuf/io-gif.c:1689 gdk-pixbuf/io-gdip-gif.c:80 +#: ../gdk-pixbuf/io-gif.c:1689 ../gdk-pixbuf/io-gdip-gif.c:80 msgid "The GIF image format" msgstr "Formát obrázku GIF" -#: gdk-pixbuf/io-ico.c:211 gdk-pixbuf/io-ico.c:225 gdk-pixbuf/io-ico.c:277 -#: gdk-pixbuf/io-ico.c:290 gdk-pixbuf/io-ico.c:359 +#: ../gdk-pixbuf/io-ico.c:211 ../gdk-pixbuf/io-ico.c:225 +#: ../gdk-pixbuf/io-ico.c:277 ../gdk-pixbuf/io-ico.c:290 +#: ../gdk-pixbuf/io-ico.c:359 msgid "Invalid header in icon" msgstr "Neplatné záhlaví ikony" -#: gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:369 -#: gdk-pixbuf/io-ico.c:432 gdk-pixbuf/io-ico.c:462 +#: ../gdk-pixbuf/io-ico.c:240 ../gdk-pixbuf/io-ico.c:300 +#: ../gdk-pixbuf/io-ico.c:369 ../gdk-pixbuf/io-ico.c:432 +#: ../gdk-pixbuf/io-ico.c:462 msgid "Not enough memory to load icon" msgstr "Nedostatek paměti k načtení ikony" -#: gdk-pixbuf/io-ico.c:322 +#: ../gdk-pixbuf/io-ico.c:322 msgid "Icon has zero width" msgstr "Ikona má nulovou šířku" -#: gdk-pixbuf/io-ico.c:332 +#: ../gdk-pixbuf/io-ico.c:332 msgid "Icon has zero height" msgstr "Ikona má nulovou výšku" -#: gdk-pixbuf/io-ico.c:384 +#: ../gdk-pixbuf/io-ico.c:384 msgid "Compressed icons are not supported" msgstr "Komprimované ikony nejsou podporovány" -#: gdk-pixbuf/io-ico.c:417 +#: ../gdk-pixbuf/io-ico.c:417 msgid "Unsupported icon type" msgstr "Nepodporovaný typ ikony" -#: gdk-pixbuf/io-ico.c:511 +#: ../gdk-pixbuf/io-ico.c:511 msgid "Not enough memory to load ICO file" msgstr "Nedostatek paměti k načtení souboru ICO" -#: gdk-pixbuf/io-ico.c:976 +#: ../gdk-pixbuf/io-ico.c:976 msgid "Image too large to be saved as ICO" msgstr "Obrázek je příliš velký, aby mohl být uložen jako ICO" -#: gdk-pixbuf/io-ico.c:987 +#: ../gdk-pixbuf/io-ico.c:987 msgid "Cursor hotspot outside image" msgstr "Aktivní bod kurzoru mimo obrázek" -#: gdk-pixbuf/io-ico.c:1010 +#: ../gdk-pixbuf/io-ico.c:1010 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Nepodporovaná hloubka souboru ICO: %d" -#: gdk-pixbuf/io-ico.c:1245 gdk-pixbuf/io-gdip-ico.c:59 +#: ../gdk-pixbuf/io-ico.c:1245 ../gdk-pixbuf/io-gdip-ico.c:59 msgid "The ICO image format" msgstr "Formát obrázku ICO" -#: gdk-pixbuf/io-icns.c:345 +#: ../gdk-pixbuf/io-icns.c:345 #, c-format msgid "Error reading ICNS image: %s" msgstr "Chyba při čtení obrázku ICNS: %s" -#: gdk-pixbuf/io-icns.c:362 +#: ../gdk-pixbuf/io-icns.c:362 msgid "Could not decode ICNS file" msgstr "Nelze dekódovat soubor ICNS" -#: gdk-pixbuf/io-icns.c:395 +#: ../gdk-pixbuf/io-icns.c:395 msgid "The ICNS image format" msgstr "Formát obrázku ICNS" -#: gdk-pixbuf/io-jasper.c:75 +#: ../gdk-pixbuf/io-jasper.c:75 msgid "Couldn't allocate memory for stream" msgstr "Nelze alokovat paměť proudu" -#: gdk-pixbuf/io-jasper.c:105 +#: ../gdk-pixbuf/io-jasper.c:105 msgid "Couldn't decode image" msgstr "Nelze dekódovat obrázek" -#: gdk-pixbuf/io-jasper.c:123 +#: ../gdk-pixbuf/io-jasper.c:123 msgid "Transformed JPEG2000 has zero width or height" msgstr "Transformovaný obrázek JPEG2000 má nulovou výšku nebo šířku" -#: gdk-pixbuf/io-jasper.c:137 +#: ../gdk-pixbuf/io-jasper.c:137 msgid "Image type currently not supported" msgstr "Typ obrázku v současnosti není podporován" -#: gdk-pixbuf/io-jasper.c:149 gdk-pixbuf/io-jasper.c:157 +#: ../gdk-pixbuf/io-jasper.c:149 ../gdk-pixbuf/io-jasper.c:157 msgid "Couldn't allocate memory for color profile" msgstr "Nelze alokovat paměť profilu barev" -#: gdk-pixbuf/io-jasper.c:182 +#: ../gdk-pixbuf/io-jasper.c:182 msgid "Insufficient memory to open JPEG 2000 file" msgstr "Nedostatek paměti k otevření souboru JPEG 2000" -#: gdk-pixbuf/io-jasper.c:264 +#: ../gdk-pixbuf/io-jasper.c:264 msgid "Couldn't allocate memory to buffer image data" msgstr "Nelze alokovat paměť k načtení obrazových dat do vyrovnávací paměti" -#: gdk-pixbuf/io-jasper.c:308 +#: ../gdk-pixbuf/io-jasper.c:308 msgid "The JPEG 2000 image format" msgstr "Formát obrázku JPEG 2000" -#: gdk-pixbuf/io-jpeg.c:117 +#: ../gdk-pixbuf/io-jpeg.c:117 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Chyba při interpretaci souboru obrázku JPEG (%s)" -#: gdk-pixbuf/io-jpeg.c:529 +#: ../gdk-pixbuf/io-jpeg.c:529 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -611,21 +618,21 @@ msgstr "" "Nedostatek paměti k načtení obrázku, zkuste prosím uvolnit paměť ukončením " "několika aplikací" -#: gdk-pixbuf/io-jpeg.c:570 gdk-pixbuf/io-jpeg.c:776 +#: ../gdk-pixbuf/io-jpeg.c:570 ../gdk-pixbuf/io-jpeg.c:776 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Nepodporovaný prostor barev JPEG (%s)" -#: gdk-pixbuf/io-jpeg.c:668 gdk-pixbuf/io-jpeg.c:944 gdk-pixbuf/io-jpeg.c:1177 -#: gdk-pixbuf/io-jpeg.c:1186 +#: ../gdk-pixbuf/io-jpeg.c:668 ../gdk-pixbuf/io-jpeg.c:944 +#: ../gdk-pixbuf/io-jpeg.c:1177 ../gdk-pixbuf/io-jpeg.c:1186 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Nelze alokovat paměť k načtení souboru JPEG" -#: gdk-pixbuf/io-jpeg.c:920 +#: ../gdk-pixbuf/io-jpeg.c:920 msgid "Transformed JPEG has zero width or height." msgstr "Transformovaný obrázek JPEG má nulovou výšku nebo šířku." -#: gdk-pixbuf/io-jpeg.c:1133 gdk-pixbuf/io-gdip-jpeg.c:53 +#: ../gdk-pixbuf/io-jpeg.c:1133 ../gdk-pixbuf/io-gdip-jpeg.c:53 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -634,93 +641,93 @@ msgstr "" "Kvalita JPEG musí být hodnota mezi 0 a 100; hodnotu \"%s\" nebylo možné " "zpracovat." -#: gdk-pixbuf/io-jpeg.c:1148 gdk-pixbuf/io-gdip-jpeg.c:68 +#: ../gdk-pixbuf/io-jpeg.c:1148 ../gdk-pixbuf/io-gdip-jpeg.c:68 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "" "Kvalita JPEG musí být hodnota mezi 0 a 100; hodnota \"%d\" není povolena." -#: gdk-pixbuf/io-jpeg.c:1309 gdk-pixbuf/io-gdip-jpeg.c:136 +#: ../gdk-pixbuf/io-jpeg.c:1309 ../gdk-pixbuf/io-gdip-jpeg.c:136 msgid "The JPEG image format" msgstr "Formát obrázku JPEG" -#: gdk-pixbuf/io-pcx.c:187 +#: ../gdk-pixbuf/io-pcx.c:187 msgid "Couldn't allocate memory for header" msgstr "Nemohu alokovat paměť pro záhlaví" -#: gdk-pixbuf/io-pcx.c:202 gdk-pixbuf/io-pcx.c:560 +#: ../gdk-pixbuf/io-pcx.c:202 ../gdk-pixbuf/io-pcx.c:560 msgid "Couldn't allocate memory for context buffer" msgstr "Nelze alokovat paměť pro vyrovnávací paměť kontextu" -#: gdk-pixbuf/io-pcx.c:601 +#: ../gdk-pixbuf/io-pcx.c:601 msgid "Image has invalid width and/or height" msgstr "Obrázek má nulovou šířku a/nebo výšku" -#: gdk-pixbuf/io-pcx.c:613 gdk-pixbuf/io-pcx.c:674 +#: ../gdk-pixbuf/io-pcx.c:613 ../gdk-pixbuf/io-pcx.c:674 msgid "Image has unsupported bpp" msgstr "Obrázek má nepodporované bpp" -#: gdk-pixbuf/io-pcx.c:618 gdk-pixbuf/io-pcx.c:626 +#: ../gdk-pixbuf/io-pcx.c:618 ../gdk-pixbuf/io-pcx.c:626 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Obrázek má nepodporovaný počet %dbitových rovin" -#: gdk-pixbuf/io-pcx.c:642 +#: ../gdk-pixbuf/io-pcx.c:642 msgid "Couldn't create new pixbuf" msgstr "Nelze vytvořit nový pixbuf" -#: gdk-pixbuf/io-pcx.c:650 +#: ../gdk-pixbuf/io-pcx.c:650 msgid "Couldn't allocate memory for line data" msgstr "Nelze alokovat paměť pro data řádků" -#: gdk-pixbuf/io-pcx.c:657 +#: ../gdk-pixbuf/io-pcx.c:657 msgid "Couldn't allocate memory for paletted data" msgstr "Nelze alokovat paměť pro data palety" -#: gdk-pixbuf/io-pcx.c:704 +#: ../gdk-pixbuf/io-pcx.c:704 msgid "Didn't get all lines of PCX image" msgstr "Nezískány všechny řádky obrázku PCX" -#: gdk-pixbuf/io-pcx.c:711 +#: ../gdk-pixbuf/io-pcx.c:711 msgid "No palette found at end of PCX data" msgstr "Na konci dat PCX nenalezena paleta" -#: gdk-pixbuf/io-pcx.c:756 +#: ../gdk-pixbuf/io-pcx.c:756 msgid "The PCX image format" msgstr "Formát obrázku PCX" -#: gdk-pixbuf/io-png.c:55 +#: ../gdk-pixbuf/io-png.c:55 msgid "Bits per channel of PNG image is invalid." msgstr "Počet bitů na kanál obrázku PNG není platný." -#: gdk-pixbuf/io-png.c:136 gdk-pixbuf/io-png.c:618 +#: ../gdk-pixbuf/io-png.c:136 ../gdk-pixbuf/io-png.c:618 msgid "Transformed PNG has zero width or height." msgstr "Transformovaný obrázek PNG má nulovou výšku nebo šířku." -#: gdk-pixbuf/io-png.c:144 +#: ../gdk-pixbuf/io-png.c:144 msgid "Bits per channel of transformed PNG is not 8." msgstr "Počet bitů na kanál transformovaného obrázku PNG není 8." -#: gdk-pixbuf/io-png.c:153 +#: ../gdk-pixbuf/io-png.c:153 msgid "Transformed PNG not RGB or RGBA." msgstr "Transformovaný obrázek PNG není RGB nebo RGBA." -#: gdk-pixbuf/io-png.c:162 +#: ../gdk-pixbuf/io-png.c:162 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "Transformovaný obrázek PNG má nepodporovaný počet kanálů, musí být 3 nebo 4." -#: gdk-pixbuf/io-png.c:183 +#: ../gdk-pixbuf/io-png.c:183 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Kritická chyba v souboru obrázku PNG: %s" -#: gdk-pixbuf/io-png.c:310 +#: ../gdk-pixbuf/io-png.c:310 msgid "Insufficient memory to load PNG file" msgstr "Nedostatek paměti k načtení souboru PNG" -#: gdk-pixbuf/io-png.c:633 +#: ../gdk-pixbuf/io-png.c:633 #, c-format msgid "" "Insufficient memory to store a %ld by %ld image; try exiting some " @@ -729,25 +736,25 @@ msgstr "" "Nedostatek paměti k uložení obrázku %ld krát %ld; zkuste prosím uvolnit " "paměť ukončením několika aplikací" -#: gdk-pixbuf/io-png.c:684 +#: ../gdk-pixbuf/io-png.c:684 msgid "Fatal error reading PNG image file" msgstr "Kritická chyba při čtení souboru obrázku PNG" -#: gdk-pixbuf/io-png.c:733 +#: ../gdk-pixbuf/io-png.c:733 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Kritická chyba při čtení souboru obrázku PNG: %s" -#: gdk-pixbuf/io-png.c:825 +#: ../gdk-pixbuf/io-png.c:825 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "Klíče textových bloků PNG musí mít alespoň 1 a nejvýše 79 znaků." -#: gdk-pixbuf/io-png.c:833 +#: ../gdk-pixbuf/io-png.c:833 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "Klíče textových bloků PNG musí být znaky ASCII." -#: gdk-pixbuf/io-png.c:846 gdk-pixbuf/io-gdip-png.c:56 +#: ../gdk-pixbuf/io-png.c:846 ../gdk-pixbuf/io-gdip-png.c:56 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -756,7 +763,7 @@ msgstr "" "Úroveň komprese PNG musí být hodnota mezi 0 a 9; hodnotu \"%s\" nebylo možné " "zpracovat." -#: gdk-pixbuf/io-png.c:858 gdk-pixbuf/io-gdip-png.c:68 +#: ../gdk-pixbuf/io-png.c:858 ../gdk-pixbuf/io-gdip-png.c:68 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -765,375 +772,379 @@ msgstr "" "Úroveň komprese PNG musí být hodnota mezi 0 a 9; hodnota \"%d\" není " "povolena." -#: gdk-pixbuf/io-png.c:896 +#: ../gdk-pixbuf/io-png.c:896 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "Hodnotu textového bloku PNG %s nelze převést do kódování ISO-8859-1." -#: gdk-pixbuf/io-png.c:1045 gdk-pixbuf/io-gdip-png.c:133 +#: ../gdk-pixbuf/io-png.c:1045 ../gdk-pixbuf/io-gdip-png.c:133 msgid "The PNG image format" msgstr "Formát obrázku PNG" -#: gdk-pixbuf/io-pnm.c:250 +#: ../gdk-pixbuf/io-pnm.c:250 msgid "PNM loader expected to find an integer, but didn't" msgstr "Zavaděč PNM očekával celé číslo, ale nenašel ho" -#: gdk-pixbuf/io-pnm.c:282 +#: ../gdk-pixbuf/io-pnm.c:282 msgid "PNM file has an incorrect initial byte" msgstr "Soubor PNM obsahuje nesprávný počáteční bajt" -#: gdk-pixbuf/io-pnm.c:312 +#: ../gdk-pixbuf/io-pnm.c:312 msgid "PNM file is not in a recognized PNM subformat" msgstr "Soubor PNM není v rozpoznaném podřazeném formátu PNM" -#: gdk-pixbuf/io-pnm.c:337 +#: ../gdk-pixbuf/io-pnm.c:337 msgid "PNM file has an image width of 0" msgstr "Soubor PNM má šířku obrázku 0" -#: gdk-pixbuf/io-pnm.c:358 +#: ../gdk-pixbuf/io-pnm.c:358 msgid "PNM file has an image height of 0" msgstr "Soubor PNM má výšku obrázku 0" -#: gdk-pixbuf/io-pnm.c:381 +#: ../gdk-pixbuf/io-pnm.c:381 msgid "Maximum color value in PNM file is 0" msgstr "Maximální hodnota barvy v souboru PNM je 0" -#: gdk-pixbuf/io-pnm.c:389 +#: ../gdk-pixbuf/io-pnm.c:389 msgid "Maximum color value in PNM file is too large" msgstr "Maximální hodnota barvy v souboru PNM je příliš vysoká" -#: gdk-pixbuf/io-pnm.c:429 gdk-pixbuf/io-pnm.c:459 gdk-pixbuf/io-pnm.c:504 +#: ../gdk-pixbuf/io-pnm.c:429 ../gdk-pixbuf/io-pnm.c:459 +#: ../gdk-pixbuf/io-pnm.c:504 msgid "Raw PNM image type is invalid" msgstr "Typ obrázku raw PNM není platný" -#: gdk-pixbuf/io-pnm.c:654 +#: ../gdk-pixbuf/io-pnm.c:654 msgid "PNM image loader does not support this PNM subformat" msgstr "Zavaděč obrázků PNM nepodporuje tento podřazený formát PNM" -#: gdk-pixbuf/io-pnm.c:741 gdk-pixbuf/io-pnm.c:968 +#: ../gdk-pixbuf/io-pnm.c:741 ../gdk-pixbuf/io-pnm.c:968 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "Formáty raw PNM vyžadují přesně jednu mezeru před daty vzorků" -#: gdk-pixbuf/io-pnm.c:768 +#: ../gdk-pixbuf/io-pnm.c:768 msgid "Cannot allocate memory for loading PNM image" msgstr "Nelze alokovat paměť k načtení obrázku PNM" -#: gdk-pixbuf/io-pnm.c:818 +#: ../gdk-pixbuf/io-pnm.c:818 msgid "Insufficient memory to load PNM context struct" msgstr "Nedostatek paměti k načtení struktury kontextu PNM" -#: gdk-pixbuf/io-pnm.c:869 +#: ../gdk-pixbuf/io-pnm.c:869 msgid "Unexpected end of PNM image data" msgstr "Neočekávaný konec dat obrázku PNM" -#: gdk-pixbuf/io-pnm.c:997 +#: ../gdk-pixbuf/io-pnm.c:997 msgid "Insufficient memory to load PNM file" msgstr "Nedostatek paměti k načtení souboru PNM" -#: gdk-pixbuf/io-pnm.c:1081 +#: ../gdk-pixbuf/io-pnm.c:1081 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "Rodina formátů obrázků PNM/PBM/PGM/PPM" -#: gdk-pixbuf/io-ras.c:126 +#: ../gdk-pixbuf/io-ras.c:126 msgid "RAS image has bogus header data" msgstr "Obrázek RAS má neplatná data v záhlaví" -#: gdk-pixbuf/io-ras.c:148 +#: ../gdk-pixbuf/io-ras.c:148 msgid "RAS image has unknown type" msgstr "Obrázek RAS má neznámý typ" -#: gdk-pixbuf/io-ras.c:156 +#: ../gdk-pixbuf/io-ras.c:156 msgid "unsupported RAS image variation" msgstr "nepodporovaná variace obrázku RAS" -#: gdk-pixbuf/io-ras.c:171 gdk-pixbuf/io-ras.c:200 +#: ../gdk-pixbuf/io-ras.c:171 ../gdk-pixbuf/io-ras.c:200 msgid "Not enough memory to load RAS image" msgstr "Nedostatek paměti k načtení obrázku RAS" -#: gdk-pixbuf/io-ras.c:545 +#: ../gdk-pixbuf/io-ras.c:545 msgid "The Sun raster image format" msgstr "Formát obrázku Sun raster" -#: gdk-pixbuf/io-tga.c:154 +#: ../gdk-pixbuf/io-tga.c:154 msgid "Cannot allocate memory for IOBuffer struct" msgstr "Nelze alokovat paměť pro strukturu IOBuffer" -#: gdk-pixbuf/io-tga.c:173 +#: ../gdk-pixbuf/io-tga.c:173 msgid "Cannot allocate memory for IOBuffer data" msgstr "Nelze alokovat paměť pro data IOBuffer" -#: gdk-pixbuf/io-tga.c:184 +#: ../gdk-pixbuf/io-tga.c:184 msgid "Cannot realloc IOBuffer data" msgstr "Nelze přealokovat data IOBuffer" -#: gdk-pixbuf/io-tga.c:214 +#: ../gdk-pixbuf/io-tga.c:214 msgid "Cannot allocate temporary IOBuffer data" msgstr "Nelze alokovat dočasná data pro IOBuffer" -#: gdk-pixbuf/io-tga.c:347 +#: ../gdk-pixbuf/io-tga.c:347 msgid "Cannot allocate new pixbuf" msgstr "Nelze alokovat nový pixbuf" -#: gdk-pixbuf/io-tga.c:687 +#: ../gdk-pixbuf/io-tga.c:687 msgid "Cannot allocate colormap structure" msgstr "Nelze alokovat strukturu pro mapu barev" -#: gdk-pixbuf/io-tga.c:694 +#: ../gdk-pixbuf/io-tga.c:694 msgid "Cannot allocate colormap entries" msgstr "Nelze alokovat položky mapy barev" -#: gdk-pixbuf/io-tga.c:716 +#: ../gdk-pixbuf/io-tga.c:716 msgid "Unexpected bitdepth for colormap entries" msgstr "Neočekávaná bitová hloubka položek map barev" -#: gdk-pixbuf/io-tga.c:734 +#: ../gdk-pixbuf/io-tga.c:734 msgid "Cannot allocate TGA header memory" msgstr "Nelze alokovat paměť pro záhlaví TGA" -#: gdk-pixbuf/io-tga.c:767 +#: ../gdk-pixbuf/io-tga.c:767 msgid "TGA image has invalid dimensions" msgstr "Obrázek TGA má neplatné rozměry" -#: gdk-pixbuf/io-tga.c:773 gdk-pixbuf/io-tga.c:782 gdk-pixbuf/io-tga.c:792 -#: gdk-pixbuf/io-tga.c:802 gdk-pixbuf/io-tga.c:809 +#: ../gdk-pixbuf/io-tga.c:773 ../gdk-pixbuf/io-tga.c:782 +#: ../gdk-pixbuf/io-tga.c:792 ../gdk-pixbuf/io-tga.c:802 +#: ../gdk-pixbuf/io-tga.c:809 msgid "TGA image type not supported" msgstr "Typ obrázku TGA není podporován" -#: gdk-pixbuf/io-tga.c:856 +#: ../gdk-pixbuf/io-tga.c:856 msgid "Cannot allocate memory for TGA context struct" msgstr "Nelze alokovat paměť pro strukturu kontextu TGA" -#: gdk-pixbuf/io-tga.c:921 +#: ../gdk-pixbuf/io-tga.c:921 msgid "Excess data in file" msgstr "V souboru jsou přebytečná data" -#: gdk-pixbuf/io-tga.c:1000 +#: ../gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Formát obrázku Targa" -#: gdk-pixbuf/io-tiff.c:160 +#: ../gdk-pixbuf/io-tiff.c:160 msgid "Could not get image width (bad TIFF file)" msgstr "Nelze získat šířku obrázku (chybný soubor TIFF)" -#: gdk-pixbuf/io-tiff.c:167 +#: ../gdk-pixbuf/io-tiff.c:167 msgid "Could not get image height (bad TIFF file)" msgstr "Nelze získat výšku obrázku (chybný soubor TIFF)" -#: gdk-pixbuf/io-tiff.c:175 +#: ../gdk-pixbuf/io-tiff.c:175 msgid "Width or height of TIFF image is zero" msgstr "Výška nebo šířka obrázku TIFF je 0" -#: gdk-pixbuf/io-tiff.c:184 gdk-pixbuf/io-tiff.c:193 +#: ../gdk-pixbuf/io-tiff.c:184 ../gdk-pixbuf/io-tiff.c:193 msgid "Dimensions of TIFF image too large" msgstr "Rozměry obrázku TIFF jsou příliš velké" -#: gdk-pixbuf/io-tiff.c:217 gdk-pixbuf/io-tiff.c:229 gdk-pixbuf/io-tiff.c:541 +#: ../gdk-pixbuf/io-tiff.c:217 ../gdk-pixbuf/io-tiff.c:229 +#: ../gdk-pixbuf/io-tiff.c:541 msgid "Insufficient memory to open TIFF file" msgstr "Nedostatek paměti k otevření souboru TIFF" -#: gdk-pixbuf/io-tiff.c:275 +#: ../gdk-pixbuf/io-tiff.c:275 msgid "Failed to load RGB data from TIFF file" msgstr "Nelze načíst data RGB ze souboru TIFF" -#: gdk-pixbuf/io-tiff.c:331 +#: ../gdk-pixbuf/io-tiff.c:331 msgid "Failed to open TIFF image" msgstr "Nelze otevřít obrázek TIFF" -#: gdk-pixbuf/io-tiff.c:343 gdk-pixbuf/io-tiff.c:722 +#: ../gdk-pixbuf/io-tiff.c:343 ../gdk-pixbuf/io-tiff.c:722 msgid "TIFFClose operation failed" msgstr "Operace TIFFClose selhala" -#: gdk-pixbuf/io-tiff.c:473 gdk-pixbuf/io-tiff.c:486 +#: ../gdk-pixbuf/io-tiff.c:473 ../gdk-pixbuf/io-tiff.c:486 msgid "Failed to load TIFF image" msgstr "Nelze načíst obrázek TIFF" -#: gdk-pixbuf/io-tiff.c:670 +#: ../gdk-pixbuf/io-tiff.c:670 msgid "Failed to save TIFF image" msgstr "Ukládání obrázku TIFF selhalo" -#: gdk-pixbuf/io-tiff.c:708 +#: ../gdk-pixbuf/io-tiff.c:708 msgid "Failed to write TIFF data" msgstr "Zápis dat TIFF selhal" -#: gdk-pixbuf/io-tiff.c:760 +#: ../gdk-pixbuf/io-tiff.c:760 msgid "Couldn't write to TIFF file" msgstr "Nelze zapisovat do souboru TIFF" -#: gdk-pixbuf/io-tiff.c:814 +#: ../gdk-pixbuf/io-tiff.c:814 msgid "The TIFF image format" msgstr "Formát obrázku TIFF" -#: gdk-pixbuf/io-wbmp.c:246 +#: ../gdk-pixbuf/io-wbmp.c:246 msgid "Image has zero width" msgstr "Obrázek má nulovou šířku" -#: gdk-pixbuf/io-wbmp.c:264 +#: ../gdk-pixbuf/io-wbmp.c:264 msgid "Image has zero height" msgstr "Obrázek má nulovou výšku" -#: gdk-pixbuf/io-wbmp.c:275 +#: ../gdk-pixbuf/io-wbmp.c:275 msgid "Not enough memory to load image" msgstr "Nedostatek paměti k načtení obrázku" -#: gdk-pixbuf/io-wbmp.c:334 +#: ../gdk-pixbuf/io-wbmp.c:334 msgid "Couldn't save the rest" msgstr "Nelze uložit zbývající část" -#: gdk-pixbuf/io-wbmp.c:375 +#: ../gdk-pixbuf/io-wbmp.c:375 msgid "The WBMP image format" msgstr "Formát obrázku WBMP" -#: gdk-pixbuf/io-xbm.c:295 +#: ../gdk-pixbuf/io-xbm.c:295 msgid "Invalid XBM file" msgstr "Neplatný soubor XBM" -#: gdk-pixbuf/io-xbm.c:305 +#: ../gdk-pixbuf/io-xbm.c:305 msgid "Insufficient memory to load XBM image file" msgstr "Nedostatek paměti k načtení souboru obrázku XBM" -#: gdk-pixbuf/io-xbm.c:453 +#: ../gdk-pixbuf/io-xbm.c:453 msgid "Failed to write to temporary file when loading XBM image" msgstr "Při načítání obrázku XBM se nezdařil zápis do dočasného souboru" -#: gdk-pixbuf/io-xbm.c:492 +#: ../gdk-pixbuf/io-xbm.c:492 msgid "The XBM image format" msgstr "Formát obrázku XBM" -#: gdk-pixbuf/io-xpm.c:468 +#: ../gdk-pixbuf/io-xpm.c:468 msgid "No XPM header found" msgstr "Nebylo nalezeno záhlaví XPM" -#: gdk-pixbuf/io-xpm.c:477 +#: ../gdk-pixbuf/io-xpm.c:477 msgid "Invalid XPM header" msgstr "Neplatné záhlaví XPM" -#: gdk-pixbuf/io-xpm.c:485 +#: ../gdk-pixbuf/io-xpm.c:485 msgid "XPM file has image width <= 0" msgstr "Soubor XPM má šířku obrázku <= 0" -#: gdk-pixbuf/io-xpm.c:493 +#: ../gdk-pixbuf/io-xpm.c:493 msgid "XPM file has image height <= 0" msgstr "Soubor XPM má výšku obrázku <= 0" -#: gdk-pixbuf/io-xpm.c:501 +#: ../gdk-pixbuf/io-xpm.c:501 msgid "XPM has invalid number of chars per pixel" msgstr "XPM obsahuje neplatný počet znaků na pixel" -#: gdk-pixbuf/io-xpm.c:510 +#: ../gdk-pixbuf/io-xpm.c:510 msgid "XPM file has invalid number of colors" msgstr "Soubor XPM má neplatný počet barev" -#: gdk-pixbuf/io-xpm.c:522 gdk-pixbuf/io-xpm.c:531 gdk-pixbuf/io-xpm.c:583 +#: ../gdk-pixbuf/io-xpm.c:522 ../gdk-pixbuf/io-xpm.c:531 +#: ../gdk-pixbuf/io-xpm.c:583 msgid "Cannot allocate memory for loading XPM image" msgstr "Nelze alokovat paměť k načtení obrázku XPM" -#: gdk-pixbuf/io-xpm.c:545 +#: ../gdk-pixbuf/io-xpm.c:545 msgid "Cannot read XPM colormap" msgstr "Nelze načíst mapu barev XPM" -#: gdk-pixbuf/io-xpm.c:777 +#: ../gdk-pixbuf/io-xpm.c:777 msgid "Failed to write to temporary file when loading XPM image" msgstr "Při načítání obrázku XPM se nezdařil zápis do dočasného souboru" -#: gdk-pixbuf/io-xpm.c:816 +#: ../gdk-pixbuf/io-xpm.c:816 msgid "The XPM image format" msgstr "Formát obrázku XPM" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: ../gdk-pixbuf/io-gdip-emf.c:59 msgid "The EMF image format" msgstr "Formát obrázku EMF" -#: gdk-pixbuf/io-gdip-utils.c:212 +#: ../gdk-pixbuf/io-gdip-utils.c:212 #, c-format msgid "Could not allocate memory: %s" msgstr "Nelze alokovat paměť: %s" -#: gdk-pixbuf/io-gdip-utils.c:237 gdk-pixbuf/io-gdip-utils.c:350 -#: gdk-pixbuf/io-gdip-utils.c:383 +#: ../gdk-pixbuf/io-gdip-utils.c:237 ../gdk-pixbuf/io-gdip-utils.c:350 +#: ../gdk-pixbuf/io-gdip-utils.c:383 #, c-format msgid "Could not create stream: %s" msgstr "Nelze vytvořit proud: %s" -#: gdk-pixbuf/io-gdip-utils.c:251 +#: ../gdk-pixbuf/io-gdip-utils.c:251 #, c-format msgid "Could not seek stream: %s" msgstr "Nelze nalézt proud: %s" -#: gdk-pixbuf/io-gdip-utils.c:263 +#: ../gdk-pixbuf/io-gdip-utils.c:263 #, c-format msgid "Could not read from stream: %s" msgstr "Z proudu nelze číst: %s" -#: gdk-pixbuf/io-gdip-utils.c:736 +#: ../gdk-pixbuf/io-gdip-utils.c:736 msgid "Couldn't create pixbuf" msgstr "Nelze vytvořit pixbuf" -#: gdk-pixbuf/io-gdip-utils.c:798 +#: ../gdk-pixbuf/io-gdip-utils.c:798 msgid "Couldn't load bitmap" msgstr "Nelze načíst rastrový obrázek" -#: gdk-pixbuf/io-gdip-utils.c:821 +#: ../gdk-pixbuf/io-gdip-utils.c:821 msgid "Couldn't load metafile" msgstr "Nelze načíst metasoubor" -#: gdk-pixbuf/io-gdip-utils.c:980 +#: ../gdk-pixbuf/io-gdip-utils.c:980 msgid "Unsupported image format for GDI+" msgstr "Nepodporovaný formát obrázku GDI+" -#: gdk-pixbuf/io-gdip-utils.c:987 +#: ../gdk-pixbuf/io-gdip-utils.c:987 msgid "Couldn't save" msgstr "Nelze uložit" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: ../gdk-pixbuf/io-gdip-wmf.c:58 msgid "The WMF image format" msgstr "Formát obrázku WMF" #. Description of --sync in --help output -#: gdk/win32/gdkmain-win32.c:54 +#: ../gdk/win32/gdkmain-win32.c:54 msgid "Don't batch GDI requests" msgstr "Nebude dávkovat požadavky GDI" #. Description of --no-wintab in --help output -#: gdk/win32/gdkmain-win32.c:56 +#: ../gdk/win32/gdkmain-win32.c:56 msgid "Don't use the Wintab API for tablet support" msgstr "Nepoužije API Wintab pro podporu tabletů" #. Description of --ignore-wintab in --help output -#: gdk/win32/gdkmain-win32.c:58 +#: ../gdk/win32/gdkmain-win32.c:58 msgid "Same as --no-wintab" msgstr "Totéž jako --no-wintab" #. Description of --use-wintab in --help output -#: gdk/win32/gdkmain-win32.c:60 +#: ../gdk/win32/gdkmain-win32.c:60 msgid "Do use the Wintab API [default]" msgstr "Použije API Wintab [výchozí]" #. Description of --max-colors=COLORS in --help output -#: gdk/win32/gdkmain-win32.c:62 +#: ../gdk/win32/gdkmain-win32.c:62 msgid "Size of the palette in 8 bit mode" msgstr "Velikost palety v osmibitovém režimu" #. Placeholder in --max-colors=COLORS in --help output -#: gdk/win32/gdkmain-win32.c:63 +#: ../gdk/win32/gdkmain-win32.c:63 msgid "COLORS" msgstr "BARVY" #. Description of --sync in --help output -#: gdk/x11/gdkmain-x11.c:92 +#: ../gdk/x11/gdkmain-x11.c:92 msgid "Make X calls synchronous" msgstr "Provede volání X synchronně" -#: gdk/x11/gdkapplaunchcontext-x11.c:303 +#: ../gdk/x11/gdkapplaunchcontext-x11.c:303 #, c-format msgid "Starting %s" msgstr "Spouští se %s" -#: gdk/x11/gdkapplaunchcontext-x11.c:305 +#: ../gdk/x11/gdkapplaunchcontext-x11.c:305 #, c-format msgid "Opening %s" msgstr "Otevírá se %s" -#: gdk/x11/gdkapplaunchcontext-x11.c:308 +#: ../gdk/x11/gdkapplaunchcontext-x11.c:308 #, c-format msgid "Opening %d Item" msgid_plural "Opening %d Items" @@ -1141,46 +1152,46 @@ msgstr[0] "Otevírání %d položky" msgstr[1] "Otevírání %d položek" msgstr[2] "Otevírání %d položek" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: ../gtk/gtkaboutdialog.c:264 ../gtk/gtkaboutdialog.c:2106 msgid "License" msgstr "Licence" -#: gtk/gtkaboutdialog.c:265 +#: ../gtk/gtkaboutdialog.c:265 msgid "The license of the program" msgstr "Licence programu" #. Add the credits button -#: gtk/gtkaboutdialog.c:500 +#: ../gtk/gtkaboutdialog.c:500 msgid "C_redits" msgstr "Zá_sluhy" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: ../gtk/gtkaboutdialog.c:513 msgid "_License" msgstr "_Licence" -#: gtk/gtkaboutdialog.c:742 +#: ../gtk/gtkaboutdialog.c:742 #, c-format msgid "About %s" msgstr "O aplikaci %s" -#: gtk/gtkaboutdialog.c:2030 +#: ../gtk/gtkaboutdialog.c:2030 msgid "Credits" msgstr "Zásluhy" -#: gtk/gtkaboutdialog.c:2059 +#: ../gtk/gtkaboutdialog.c:2059 msgid "Written by" msgstr "Napsali" -#: gtk/gtkaboutdialog.c:2062 +#: ../gtk/gtkaboutdialog.c:2062 msgid "Documented by" msgstr "Zdokumentovali" -#: gtk/gtkaboutdialog.c:2074 +#: ../gtk/gtkaboutdialog.c:2074 msgid "Translated by" msgstr "Přeložili" -#: gtk/gtkaboutdialog.c:2078 +#: ../gtk/gtkaboutdialog.c:2078 msgid "Artwork by" msgstr "Grafika" @@ -1191,7 +1202,7 @@ msgstr "Grafika" #. * #. * Don't include the prefix "keyboard label|" in the translation. #. -#: gtk/gtkaccellabel.c:93 +#: ../gtk/gtkaccellabel.c:93 msgid "keyboard label|Shift" msgstr "Shift" @@ -1202,7 +1213,7 @@ msgstr "Shift" #. * #. * Don't include the prefix "keyboard label|" in the translation. #. -#: gtk/gtkaccellabel.c:101 +#: ../gtk/gtkaccellabel.c:101 msgid "keyboard label|Ctrl" msgstr "Ctrl" @@ -1213,7 +1224,7 @@ msgstr "Ctrl" #. * #. * Don't include the prefix "keyboard label|" in the translation. #. -#: gtk/gtkaccellabel.c:109 +#: ../gtk/gtkaccellabel.c:109 msgid "keyboard label|Alt" msgstr "Alt" @@ -1223,7 +1234,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: ../gtk/gtkaccellabel.c:679 msgid "keyboard label|Super" msgstr "Super" @@ -1233,7 +1244,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: ../gtk/gtkaccellabel.c:693 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1243,31 +1254,31 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: ../gtk/gtkaccellabel.c:708 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: ../gtk/gtkaccellabel.c:726 msgid "keyboard label|Space" msgstr "Mezerník" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: ../gtk/gtkaccellabel.c:730 msgid "keyboard label|Backslash" msgstr "Obrácené lomítko" -#: gtk/gtkbuilderparser.c:325 +#: ../gtk/gtkbuilderparser.c:325 #, c-format msgid "Invalid type function: `%s'" msgstr "Neplatná funkce typu: \"%s\"" -#: gtk/gtkbuilderparser.c:789 +#: ../gtk/gtkbuilderparser.c:789 #, c-format msgid "Invalid root element: '%s'" msgstr "Neplatný kořenový prvek: \"%s\"" -#: gtk/gtkbuilderparser.c:823 +#: ../gtk/gtkbuilderparser.c:823 #, c-format msgid "Unhandled tag: '%s'" msgstr "Neobsloužená značka: \"%s\"" @@ -1281,7 +1292,7 @@ msgstr "Neobsloužená značka: \"%s\"" #. * so if you have a default text direction of RTL and YM, then #. * the year will appear on the right. #. -#: gtk/gtkcalendar.c:760 +#: ../gtk/gtkcalendar.c:760 msgid "calendar:MY" msgstr "calendar:MY" @@ -1289,7 +1300,7 @@ msgstr "calendar:MY" #. * first day of the week to calendar:week_start:1 if you want Monday #. * to be the first day of the week, and so on. #. -#: gtk/gtkcalendar.c:798 +#: ../gtk/gtkcalendar.c:798 msgid "calendar:week_start:0" msgstr "calendar:week_start:1" @@ -1301,7 +1312,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1798 +#: ../gtk/gtkcalendar.c:1799 msgid "year measurement template|2000" msgstr "2000" @@ -1316,7 +1327,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1829 gtk/gtkcalendar.c:2490 +#: ../gtk/gtkcalendar.c:1830 ../gtk/gtkcalendar.c:2491 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1332,7 +1343,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1861 gtk/gtkcalendar.c:2352 +#: ../gtk/gtkcalendar.c:1862 ../gtk/gtkcalendar.c:2353 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1348,7 +1359,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2142 +#: ../gtk/gtkcalendar.c:2143 msgid "calendar year format|%Y" msgstr "%Y" @@ -1356,7 +1367,7 @@ msgstr "%Y" #. * a disabled accelerator key combination. Only include #. * the text after the | in the translation. #. -#: gtk/gtkcellrendereraccel.c:235 +#: ../gtk/gtkcellrendereraccel.c:235 msgid "Accelerator|Disabled" msgstr "Zakázáno" @@ -1364,25 +1375,25 @@ msgstr "Zakázáno" #. * an accelerator when the cell is clicked to change the #. * acelerator. #. -#: gtk/gtkcellrendereraccel.c:368 gtk/gtkcellrendereraccel.c:580 +#: ../gtk/gtkcellrendereraccel.c:368 ../gtk/gtkcellrendereraccel.c:580 msgid "New accelerator..." msgstr "Nová klávesová zkratka..." #. do not translate the part before the | -#: gtk/gtkcellrendererprogress.c:362 gtk/gtkcellrendererprogress.c:449 +#: ../gtk/gtkcellrendererprogress.c:362 ../gtk/gtkcellrendererprogress.c:449 #, c-format msgid "progress bar label|%d %%" msgstr "%d %%" -#: gtk/gtkcolorbutton.c:188 gtk/gtkcolorbutton.c:559 +#: ../gtk/gtkcolorbutton.c:188 ../gtk/gtkcolorbutton.c:559 msgid "Pick a Color" msgstr "Vybrat barvu" -#: gtk/gtkcolorbutton.c:448 +#: ../gtk/gtkcolorbutton.c:448 msgid "Received invalid color data\n" msgstr "Přijata neplatná data barvy\n" -#: gtk/gtkcolorsel.c:354 +#: ../gtk/gtkcolorsel.c:354 msgid "" "Select the color you want from the outer ring. Select the darkness or " "lightness of that color using the inner triangle." @@ -1390,73 +1401,73 @@ msgstr "" "Vyberte požadovanou barvu z vnějšího kruhu. Tmavost nebo světlost barvy " "vyberte pomocí vnitřního trojúhelníku." -#: gtk/gtkcolorsel.c:378 +#: ../gtk/gtkcolorsel.c:378 msgid "" "Click the eyedropper, then click a color anywhere on your screen to select " "that color." msgstr "Klikněte na kapátko, pak vyberte barvu kliknutím kdekoli na obrazovce." -#: gtk/gtkcolorsel.c:387 +#: ../gtk/gtkcolorsel.c:387 msgid "_Hue:" msgstr "_Odstín:" -#: gtk/gtkcolorsel.c:388 +#: ../gtk/gtkcolorsel.c:388 msgid "Position on the color wheel." msgstr "Pozice na barevném kotouči." -#: gtk/gtkcolorsel.c:390 +#: ../gtk/gtkcolorsel.c:390 msgid "_Saturation:" msgstr "_Sytost:" -#: gtk/gtkcolorsel.c:391 +#: ../gtk/gtkcolorsel.c:391 msgid "\"Deepness\" of the color." msgstr "\"Hloubka\" barvy." -#: gtk/gtkcolorsel.c:392 +#: ../gtk/gtkcolorsel.c:392 msgid "_Value:" msgstr "_Hodnota:" -#: gtk/gtkcolorsel.c:393 +#: ../gtk/gtkcolorsel.c:393 msgid "Brightness of the color." msgstr "Jas barvy." -#: gtk/gtkcolorsel.c:394 +#: ../gtk/gtkcolorsel.c:394 msgid "_Red:" msgstr "Če_rvená:" -#: gtk/gtkcolorsel.c:395 +#: ../gtk/gtkcolorsel.c:395 msgid "Amount of red light in the color." msgstr "Množství červeného světla v barvě." -#: gtk/gtkcolorsel.c:396 +#: ../gtk/gtkcolorsel.c:396 msgid "_Green:" msgstr "_Zelená:" -#: gtk/gtkcolorsel.c:397 +#: ../gtk/gtkcolorsel.c:397 msgid "Amount of green light in the color." msgstr "Množství zeleného světla v barvě." -#: gtk/gtkcolorsel.c:398 +#: ../gtk/gtkcolorsel.c:398 msgid "_Blue:" msgstr "_Modrá:" -#: gtk/gtkcolorsel.c:399 +#: ../gtk/gtkcolorsel.c:399 msgid "Amount of blue light in the color." msgstr "Množství modrého světla v barvě." -#: gtk/gtkcolorsel.c:402 +#: ../gtk/gtkcolorsel.c:402 msgid "Op_acity:" msgstr "_Krytí:" -#: gtk/gtkcolorsel.c:409 gtk/gtkcolorsel.c:419 +#: ../gtk/gtkcolorsel.c:409 ../gtk/gtkcolorsel.c:419 msgid "Transparency of the color." msgstr "Průhlednost barvy." -#: gtk/gtkcolorsel.c:426 +#: ../gtk/gtkcolorsel.c:426 msgid "Color _name:" msgstr "_Název barvy:" -#: gtk/gtkcolorsel.c:440 +#: ../gtk/gtkcolorsel.c:440 msgid "" "You can enter an HTML-style hexadecimal color value, or simply a color name " "such as 'orange' in this entry." @@ -1464,15 +1475,15 @@ msgstr "" "Můžete zadat hexadecimální hodnotu barvy ve stylu HTML, nebo jednoduše název " "barvy, například \"orange\"." -#: gtk/gtkcolorsel.c:470 +#: ../gtk/gtkcolorsel.c:470 msgid "_Palette:" msgstr "_Paleta:" -#: gtk/gtkcolorsel.c:499 +#: ../gtk/gtkcolorsel.c:499 msgid "Color Wheel" msgstr "Barevný kotouč" -#: gtk/gtkcolorsel.c:980 +#: ../gtk/gtkcolorsel.c:980 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1482,7 +1493,7 @@ msgstr "" "barvu můžete přetáhnout do položky palety nebo vybrat jako aktuální " "přetažením na ukazatel druhé barvy." -#: gtk/gtkcolorsel.c:984 +#: ../gtk/gtkcolorsel.c:984 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1490,11 +1501,11 @@ msgstr "" "Barva, kterou jste vybrali. Tuto barvu můžete přetáhnout do položky palety, " "a tím ji uložit pro budoucí použití." -#: gtk/gtkcolorsel.c:1369 +#: ../gtk/gtkcolorsel.c:1369 msgid "_Save color here" msgstr "_Uložit barvu zde" -#: gtk/gtkcolorsel.c:1574 +#: ../gtk/gtkcolorsel.c:1574 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1503,51 +1514,51 @@ msgstr "" "palety změnit, přetáhněte na její místo jinou barvu, nebo klikněte pravým " "tlačítkem myši a vyberte \"Uložit barvu zde\"." -#: gtk/gtkcolorseldialog.c:170 +#: ../gtk/gtkcolorseldialog.c:170 msgid "Color Selection" msgstr "Výběr barvy" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7668 +#: ../gtk/gtkentry.c:5376 ../gtk/gtktextview.c:7668 msgid "Input _Methods" msgstr "Vstupní _metody" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7682 +#: ../gtk/gtkentry.c:5390 ../gtk/gtktextview.c:7682 msgid "_Insert Unicode Control Character" msgstr "Vloži_t řídící znak Unicode" -#: gtk/gtkfilechooserbutton.c:64 +#: ../gtk/gtkfilechooserbutton.c:64 msgid "Select A File" msgstr "Zvolte soubor" -#: gtk/gtkfilechooserbutton.c:65 gtk/gtkfilechooserdefault.c:1894 +#: ../gtk/gtkfilechooserbutton.c:65 ../gtk/gtkfilechooserdefault.c:1899 msgid "Desktop" msgstr "Pracovní plocha" -#: gtk/gtkfilechooserbutton.c:66 +#: ../gtk/gtkfilechooserbutton.c:66 msgid "(None)" msgstr "(Žádný)" -#: gtk/gtkfilechooserbutton.c:2030 +#: ../gtk/gtkfilechooserbutton.c:2030 msgid "Other..." msgstr "Jiné..." -#: gtk/gtkfilechooserdefault.c:1043 +#: ../gtk/gtkfilechooserdefault.c:1043 msgid "Could not retrieve information about the file" msgstr "O souboru nelze získat informace" -#: gtk/gtkfilechooserdefault.c:1054 +#: ../gtk/gtkfilechooserdefault.c:1054 msgid "Could not add a bookmark" msgstr "Nelze přidat záložku" -#: gtk/gtkfilechooserdefault.c:1065 +#: ../gtk/gtkfilechooserdefault.c:1065 msgid "Could not remove bookmark" msgstr "Nelze odstranit záložku" -#: gtk/gtkfilechooserdefault.c:1076 +#: ../gtk/gtkfilechooserdefault.c:1076 msgid "The folder could not be created" msgstr "Složku nelze vytvořit" -#: gtk/gtkfilechooserdefault.c:1089 +#: ../gtk/gtkfilechooserdefault.c:1089 msgid "" "The folder could not be created, as a file with the same name already " "exists. Try using a different name for the folder, or rename the file first." @@ -1555,11 +1566,11 @@ msgstr "" "Složku nelze vytvořit, protože již existuje soubor se stejným názvem. Zkuste " "pro složku použít jiný název, nebo nejprve přejmenovat soubor." -#: gtk/gtkfilechooserdefault.c:1100 +#: ../gtk/gtkfilechooserdefault.c:1100 msgid "Invalid file name" msgstr "Neplatný název souboru" -#: gtk/gtkfilechooserdefault.c:1110 +#: ../gtk/gtkfilechooserdefault.c:1110 msgid "The folder contents could not be displayed" msgstr "Obsah složky nelze zobrazit" @@ -1567,169 +1578,169 @@ msgstr "Obsah složky nelze zobrazit" #. * is a hostname. Nautilus and the panel contain the same string #. * to translate. #. -#: gtk/gtkfilechooserdefault.c:1652 +#: ../gtk/gtkfilechooserdefault.c:1651 #, c-format msgid "%1$s on %2$s" msgstr "%1$s na %2$s" -#: gtk/gtkfilechooserdefault.c:1822 +#: ../gtk/gtkfilechooserdefault.c:1827 msgid "Search" msgstr "Hledat" -#: gtk/gtkfilechooserdefault.c:1846 +#: ../gtk/gtkfilechooserdefault.c:1851 msgid "Recently Used" msgstr "Naposledy použité" -#: gtk/gtkfilechooserdefault.c:2461 +#: ../gtk/gtkfilechooserdefault.c:2466 msgid "Select which types of files are shown" msgstr "Výběr zobrazených typů souborů" -#: gtk/gtkfilechooserdefault.c:2890 +#: ../gtk/gtkfilechooserdefault.c:2895 #, c-format msgid "Add the folder '%s' to the bookmarks" msgstr "Přidá složku \"%s\" mezi záložky" -#: gtk/gtkfilechooserdefault.c:2931 +#: ../gtk/gtkfilechooserdefault.c:2936 #, c-format msgid "Add the current folder to the bookmarks" msgstr "Přidá aktuální složku mezi záložky" -#: gtk/gtkfilechooserdefault.c:2933 +#: ../gtk/gtkfilechooserdefault.c:2938 #, c-format msgid "Add the selected folders to the bookmarks" msgstr "Přidá zvolené složky mezi záložky" -#: gtk/gtkfilechooserdefault.c:2973 +#: ../gtk/gtkfilechooserdefault.c:2978 #, c-format msgid "Remove the bookmark '%s'" msgstr "Odstraní záložku \"%s\"" -#: gtk/gtkfilechooserdefault.c:3691 +#: ../gtk/gtkfilechooserdefault.c:3696 msgid "Remove" msgstr "Odstranit" -#: gtk/gtkfilechooserdefault.c:3700 +#: ../gtk/gtkfilechooserdefault.c:3705 msgid "Rename..." msgstr "Přejmenovat..." #. Accessible object name for the file chooser's shortcuts pane -#: gtk/gtkfilechooserdefault.c:3847 +#: ../gtk/gtkfilechooserdefault.c:3852 msgid "Places" msgstr "Místa" #. Column header for the file chooser's shortcuts pane -#: gtk/gtkfilechooserdefault.c:3904 +#: ../gtk/gtkfilechooserdefault.c:3909 msgid "_Places" msgstr "_Místa" -#: gtk/gtkfilechooserdefault.c:3959 gtk/gtkstock.c:297 +#: ../gtk/gtkfilechooserdefault.c:3964 ../gtk/gtkstock.c:297 msgid "_Add" msgstr "_Přidat" -#: gtk/gtkfilechooserdefault.c:3966 +#: ../gtk/gtkfilechooserdefault.c:3971 msgid "Add the selected folder to the Bookmarks" msgstr "Přidá zvolenou složku mezi záložky" -#: gtk/gtkfilechooserdefault.c:3971 gtk/gtkstock.c:386 +#: ../gtk/gtkfilechooserdefault.c:3976 ../gtk/gtkstock.c:386 msgid "_Remove" msgstr "O_dstranit" -#: gtk/gtkfilechooserdefault.c:3978 +#: ../gtk/gtkfilechooserdefault.c:3983 msgid "Remove the selected bookmark" msgstr "Odstraní zvolenou záložku" -#: gtk/gtkfilechooserdefault.c:4075 +#: ../gtk/gtkfilechooserdefault.c:4080 msgid "Could not select file" msgstr "Nelze vybrat soubor" -#: gtk/gtkfilechooserdefault.c:4248 +#: ../gtk/gtkfilechooserdefault.c:4253 msgid "_Add to Bookmarks" msgstr "_Přidat mezi záložky" -#: gtk/gtkfilechooserdefault.c:4262 +#: ../gtk/gtkfilechooserdefault.c:4267 msgid "Show _Hidden Files" msgstr "Zobrazovat _skryté soubory" -#: gtk/gtkfilechooserdefault.c:4505 gtk/gtkfilesel.c:730 +#: ../gtk/gtkfilechooserdefault.c:4510 ../gtk/gtkfilesel.c:730 msgid "Files" msgstr "Soubory" -#: gtk/gtkfilechooserdefault.c:4554 +#: ../gtk/gtkfilechooserdefault.c:4559 msgid "Name" msgstr "Název" -#: gtk/gtkfilechooserdefault.c:4579 +#: ../gtk/gtkfilechooserdefault.c:4584 msgid "Size" msgstr "Velikost" -#: gtk/gtkfilechooserdefault.c:4593 +#: ../gtk/gtkfilechooserdefault.c:4598 msgid "Modified" msgstr "Změněno" #. Label -#: gtk/gtkfilechooserdefault.c:4813 gtk/gtkprinteroptionwidget.c:786 +#: ../gtk/gtkfilechooserdefault.c:4818 ../gtk/gtkprinteroptionwidget.c:786 msgid "_Name:" msgstr "_Název:" -#: gtk/gtkfilechooserdefault.c:4855 +#: ../gtk/gtkfilechooserdefault.c:4860 msgid "_Browse for other folders" msgstr "Procházet _jiné složky" -#: gtk/gtkfilechooserdefault.c:5125 +#: ../gtk/gtkfilechooserdefault.c:5130 msgid "Type a file name" msgstr "Zadání názvu souboru" #. Create Folder -#: gtk/gtkfilechooserdefault.c:5162 +#: ../gtk/gtkfilechooserdefault.c:5167 msgid "Create Fo_lder" msgstr "V_ytvořit složku" -#: gtk/gtkfilechooserdefault.c:5172 +#: ../gtk/gtkfilechooserdefault.c:5177 msgid "_Location:" msgstr "_Umístění:" -#: gtk/gtkfilechooserdefault.c:5361 +#: ../gtk/gtkfilechooserdefault.c:5366 msgid "Save in _folder:" msgstr "U_ložit do složky:" -#: gtk/gtkfilechooserdefault.c:5363 +#: ../gtk/gtkfilechooserdefault.c:5368 msgid "Create in _folder:" msgstr "Vytvořit ve složc_e:" -#: gtk/gtkfilechooserdefault.c:6957 +#: ../gtk/gtkfilechooserdefault.c:6962 msgid "Cannot change to folder because it is not local" msgstr "Nelze přejít do složky, protože není místní" -#: gtk/gtkfilechooserdefault.c:7582 gtk/gtkfilechooserdefault.c:7603 +#: ../gtk/gtkfilechooserdefault.c:7587 ../gtk/gtkfilechooserdefault.c:7608 #, c-format msgid "Shortcut %s already exists" msgstr "Zkratka %s již existuje" -#: gtk/gtkfilechooserdefault.c:7693 +#: ../gtk/gtkfilechooserdefault.c:7698 #, c-format msgid "Shortcut %s does not exist" msgstr "Zkratka %s neexistuje" -#: gtk/gtkfilechooserdefault.c:7936 gtk/gtkprintunixdialog.c:356 +#: ../gtk/gtkfilechooserdefault.c:7941 ../gtk/gtkprintunixdialog.c:356 #, c-format msgid "A file named \"%s\" already exists. Do you want to replace it?" msgstr "Soubor nazvaný \"%s\" již existuje. Chcete jej nahradit?" -#: gtk/gtkfilechooserdefault.c:7939 gtk/gtkprintunixdialog.c:360 +#: ../gtk/gtkfilechooserdefault.c:7944 ../gtk/gtkprintunixdialog.c:360 #, c-format msgid "" "The file already exists in \"%s\". Replacing it will overwrite its contents." msgstr "V \"%s\" již tento soubor existuje. Jeho nahrazení přepíše celý obsah." -#: gtk/gtkfilechooserdefault.c:7944 gtk/gtkprintunixdialog.c:367 +#: ../gtk/gtkfilechooserdefault.c:7949 ../gtk/gtkprintunixdialog.c:367 msgid "_Replace" msgstr "Na_hradit" -#: gtk/gtkfilechooserdefault.c:8705 +#: ../gtk/gtkfilechooserdefault.c:8710 msgid "Could not start the search process" msgstr "Nelze spustit proces hledání" -#: gtk/gtkfilechooserdefault.c:8706 +#: ../gtk/gtkfilechooserdefault.c:8711 msgid "" "The program was not able to create a connection to the indexer daemon. " "Please make sure it is running." @@ -1737,96 +1748,96 @@ msgstr "" "Program nebyl schopen vytvořit spojení s indexovacím démonem. Ujistěte se " "prosím, že běží." -#: gtk/gtkfilechooserdefault.c:8720 +#: ../gtk/gtkfilechooserdefault.c:8725 msgid "Could not send the search request" msgstr "Nelze odeslat vyhledávací požadavek" #. Label -#: gtk/gtkfilechooserdefault.c:9135 +#: ../gtk/gtkfilechooserdefault.c:9140 msgid "_Search:" msgstr "_Hledat:" -#: gtk/gtkfilechooserdefault.c:10082 +#: ../gtk/gtkfilechooserdefault.c:10087 #, c-format msgid "Could not mount %s" msgstr "Nelze připojit %s" -#: gtk/gtkfilechooserdefault.c:10736 +#: ../gtk/gtkfilechooserdefault.c:10741 msgid "Type name of new folder" msgstr "Zadání názvu nové složky" -#: gtk/gtkfilechooserdefault.c:10786 +#: ../gtk/gtkfilechooserdefault.c:10791 #, c-format msgid "%.1f KB" msgstr "%.1f KB" -#: gtk/gtkfilechooserdefault.c:10788 +#: ../gtk/gtkfilechooserdefault.c:10793 #, c-format msgid "%.1f MB" msgstr "%.1f MB" -#: gtk/gtkfilechooserdefault.c:10790 +#: ../gtk/gtkfilechooserdefault.c:10795 #, c-format msgid "%.1f GB" msgstr "%.1f GB" -#: gtk/gtkfilechooserdefault.c:10893 gtk/gtkfilechooserdefault.c:10915 -#: gtk/gtkfilechooserdefault.c:10986 +#: ../gtk/gtkfilechooserdefault.c:10898 ../gtk/gtkfilechooserdefault.c:10920 +#: ../gtk/gtkfilechooserdefault.c:10991 msgid "Unknown" msgstr "Neznámé" -#: gtk/gtkfilechooserdefault.c:10933 +#: ../gtk/gtkfilechooserdefault.c:10938 msgid "%H:%M" msgstr "%H:%M" -#: gtk/gtkfilechooserdefault.c:10935 +#: ../gtk/gtkfilechooserdefault.c:10940 msgid "Yesterday at %H:%M" msgstr "Včera v %H:%M" -#: gtk/gtkfilechooserentry.c:659 gtk/gtkfilechooserentry.c:1105 +#: ../gtk/gtkfilechooserentry.c:659 ../gtk/gtkfilechooserentry.c:1105 msgid "Invalid path" msgstr "Neplatná cesta" -#: gtk/gtkfilechooserentry.c:1067 +#: ../gtk/gtkfilechooserentry.c:1067 msgid "No match" msgstr "Žádná shoda" -#: gtk/gtkfilechooserentry.c:1075 +#: ../gtk/gtkfilechooserentry.c:1075 msgid "Sole completion" msgstr "Jediné dokončení" -#: gtk/gtkfilechooserentry.c:1087 +#: ../gtk/gtkfilechooserentry.c:1087 msgid "Complete, but not unique" msgstr "Dokončené, ale nikoliv jedinečné" -#: gtk/gtkfilechooserentry.c:1120 +#: ../gtk/gtkfilechooserentry.c:1120 msgid "Completing..." msgstr "Dokončování..." -#: gtk/gtkfilechoosersettings.c:262 gtk/gtkfilesel.c:1349 -#: gtk/gtkfilesel.c:1358 +#: ../gtk/gtkfilechoosersettings.c:262 ../gtk/gtkfilesel.c:1349 +#: ../gtk/gtkfilesel.c:1358 #, c-format msgid "Error creating folder '%s': %s" msgstr "Chyba při vytváření složky \"%s\": %s" -#: gtk/gtkfilesel.c:694 +#: ../gtk/gtkfilesel.c:694 msgid "Folders" msgstr "Složky" -#: gtk/gtkfilesel.c:698 +#: ../gtk/gtkfilesel.c:698 msgid "Fol_ders" msgstr "_Složky" -#: gtk/gtkfilesel.c:734 +#: ../gtk/gtkfilesel.c:734 msgid "_Files" msgstr "_Soubory" -#: gtk/gtkfilesel.c:821 gtk/gtkfilesel.c:2148 +#: ../gtk/gtkfilesel.c:821 ../gtk/gtkfilesel.c:2148 #, c-format msgid "Folder unreadable: %s" msgstr "Složka nečitelná: %s" -#: gtk/gtkfilesel.c:905 +#: ../gtk/gtkfilesel.c:905 #, c-format msgid "" "The file \"%s\" resides on another machine (called %s) and may not be " @@ -1837,90 +1848,90 @@ msgstr "" "pro tento program.\n" "Opravdu jej chcete vybrat?" -#: gtk/gtkfilesel.c:1020 +#: ../gtk/gtkfilesel.c:1020 msgid "_New Folder" msgstr "_Nová složka" -#: gtk/gtkfilesel.c:1031 +#: ../gtk/gtkfilesel.c:1031 msgid "De_lete File" msgstr "Smazat s_oubor" -#: gtk/gtkfilesel.c:1042 +#: ../gtk/gtkfilesel.c:1042 msgid "_Rename File" msgstr "_Přejmenovat soubor" -#: gtk/gtkfilesel.c:1347 +#: ../gtk/gtkfilesel.c:1347 #, c-format msgid "" "The folder name \"%s\" contains symbols that are not allowed in filenames" msgstr "" "Název složky \"%s\" obsahuje znaky, které nejsou v názvech souborů povoleny" -#: gtk/gtkfilesel.c:1392 +#: ../gtk/gtkfilesel.c:1392 msgid "New Folder" msgstr "Nová složka" -#: gtk/gtkfilesel.c:1407 +#: ../gtk/gtkfilesel.c:1407 msgid "_Folder name:" msgstr "Název _složky:" -#: gtk/gtkfilesel.c:1431 +#: ../gtk/gtkfilesel.c:1431 msgid "C_reate" msgstr "_Vytvořit" -#: gtk/gtkfilesel.c:1474 gtk/gtkfilesel.c:1581 gtk/gtkfilesel.c:1594 +#: ../gtk/gtkfilesel.c:1474 ../gtk/gtkfilesel.c:1581 ../gtk/gtkfilesel.c:1594 #, c-format msgid "The filename \"%s\" contains symbols that are not allowed in filenames" msgstr "" "Název souboru \"%s\" obsahuje znaky, které nejsou v názvech souborů povoleny" -#: gtk/gtkfilesel.c:1477 gtk/gtkfilesel.c:1487 +#: ../gtk/gtkfilesel.c:1477 ../gtk/gtkfilesel.c:1487 #, c-format msgid "Error deleting file '%s': %s" msgstr "Chyba při mazání souboru \"%s\": %s" -#: gtk/gtkfilesel.c:1530 +#: ../gtk/gtkfilesel.c:1530 #, c-format msgid "Really delete file \"%s\"?" msgstr "Opravdu smazat soubor \"%s\"?" -#: gtk/gtkfilesel.c:1535 +#: ../gtk/gtkfilesel.c:1535 msgid "Delete File" msgstr "Smazat soubor" -#: gtk/gtkfilesel.c:1583 +#: ../gtk/gtkfilesel.c:1583 #, c-format msgid "Error renaming file to \"%s\": %s" msgstr "Chyba při přejmenovávání souboru na \"%s\": %s" -#: gtk/gtkfilesel.c:1596 +#: ../gtk/gtkfilesel.c:1596 #, c-format msgid "Error renaming file \"%s\": %s" msgstr "Chyba při přejmenovávání souboru \"%s\": %s" -#: gtk/gtkfilesel.c:1605 +#: ../gtk/gtkfilesel.c:1605 #, c-format msgid "Error renaming file \"%s\" to \"%s\": %s" msgstr "Chyba při přejmenovávání souboru \"%s\" na \"%s\": %s" -#: gtk/gtkfilesel.c:1652 +#: ../gtk/gtkfilesel.c:1652 msgid "Rename File" msgstr "Přejmenovat soubor" -#: gtk/gtkfilesel.c:1667 +#: ../gtk/gtkfilesel.c:1667 #, c-format msgid "Rename file \"%s\" to:" msgstr "Přejmenovat soubor \"%s\" na:" -#: gtk/gtkfilesel.c:1696 +#: ../gtk/gtkfilesel.c:1696 msgid "_Rename" msgstr "Pře_jmenovat" -#: gtk/gtkfilesel.c:2128 +#: ../gtk/gtkfilesel.c:2128 msgid "_Selection: " msgstr "_Výběr: " -#: gtk/gtkfilesel.c:3048 +#: ../gtk/gtkfilesel.c:3048 #, c-format msgid "" "The filename \"%s\" couldn't be converted to UTF-8. (try setting the " @@ -1929,15 +1940,15 @@ msgstr "" "Název souboru \"%s\" nemohl být převeden do UTF-8. (zkuste prosím nastavit " "proměnnou prostředí G_FILENAME_ENCODING): %s" -#: gtk/gtkfilesel.c:3051 +#: ../gtk/gtkfilesel.c:3051 msgid "Invalid UTF-8" msgstr "Neplatné UTF-8" -#: gtk/gtkfilesel.c:3925 +#: ../gtk/gtkfilesel.c:3925 msgid "Name too long" msgstr "Příliš dlouhý název" -#: gtk/gtkfilesel.c:3927 +#: ../gtk/gtkfilesel.c:3927 msgid "Couldn't convert filename" msgstr "Nelze převést název souboru" @@ -1946,75 +1957,75 @@ msgstr "Nelze převést název souboru" #. * token for the fake "File System" volume. So, we'll return a pointer to #. * this particular string. #. -#: gtk/gtkfilesystem.c:51 +#: ../gtk/gtkfilesystem.c:52 msgid "File System" msgstr "Systém souborů" -#: gtk/gtkfilesystemmodel.c:700 +#: ../gtk/gtkfilesystemmodel.c:700 msgid "Could not obtain root folder" msgstr "Nelze získat kořenovou složku" -#: gtk/gtkfilesystemmodel.c:1299 +#: ../gtk/gtkfilesystemmodel.c:1299 msgid "(Empty)" msgstr "(Prázdný)" -#: gtk/gtkfontbutton.c:144 gtk/gtkfontbutton.c:266 +#: ../gtk/gtkfontbutton.c:144 ../gtk/gtkfontbutton.c:266 msgid "Pick a Font" msgstr "Vybrat písmo" #. Initialize fields -#: gtk/gtkfontbutton.c:260 +#: ../gtk/gtkfontbutton.c:260 msgid "Sans 12" msgstr "Sans 12" -#: gtk/gtkfontbutton.c:780 +#: ../gtk/gtkfontbutton.c:780 msgid "Font" msgstr "Písmo" #. This is the default text shown in the preview entry, though the user #. can set it. Remember that some fonts only have capital letters. -#: gtk/gtkfontsel.c:75 +#: ../gtk/gtkfontsel.c:75 msgid "abcdefghijk ABCDEFGHIJK" msgstr "přikrášlený žluťoučký kůň PŘIKRÁŠLENÝ ŽLUŤOUČKÝ KŮŇ" -#: gtk/gtkfontsel.c:328 +#: ../gtk/gtkfontsel.c:328 msgid "_Family:" msgstr "_Rodina:" -#: gtk/gtkfontsel.c:334 +#: ../gtk/gtkfontsel.c:334 msgid "_Style:" msgstr "_Styl:" -#: gtk/gtkfontsel.c:340 +#: ../gtk/gtkfontsel.c:340 msgid "Si_ze:" msgstr "_Velikost:" #. create the text entry widget -#: gtk/gtkfontsel.c:517 +#: ../gtk/gtkfontsel.c:517 msgid "_Preview:" msgstr "_Náhled:" -#: gtk/gtkfontsel.c:1571 +#: ../gtk/gtkfontsel.c:1571 msgid "Font Selection" msgstr "Výběr písma" -#: gtk/gtkgamma.c:408 +#: ../gtk/gtkgamma.c:408 msgid "Gamma" msgstr "Gama" -#: gtk/gtkgamma.c:418 +#: ../gtk/gtkgamma.c:418 msgid "_Gamma value" msgstr "Hodnota _gama" #. Remove this icon source so we don't keep trying to #. * load it. #. -#: gtk/gtkiconfactory.c:1402 +#: ../gtk/gtkiconfactory.c:1402 #, c-format msgid "Error loading icon: %s" msgstr "Chyba při načítání ikony: %s" -#: gtk/gtkicontheme.c:1362 +#: ../gtk/gtkicontheme.c:1362 #, c-format msgid "" "Could not find the icon '%s'. The '%s' theme\n" @@ -2027,140 +2038,140 @@ msgstr "" "Získat ho je možné z:\n" "\t%s" -#: gtk/gtkicontheme.c:1542 +#: ../gtk/gtkicontheme.c:1542 #, c-format msgid "Icon '%s' not present in theme" msgstr "V motivu není obsažena ikona \"%s\"" -#: gtk/gtkicontheme.c:2983 +#: ../gtk/gtkicontheme.c:2983 msgid "Failed to load icon" msgstr "Nelze načíst ikonu" -#: gtk/gtkimmodule.c:515 +#: ../gtk/gtkimmodule.c:515 msgid "Simple" msgstr "Jednoduché" -#: gtk/gtkimmulticontext.c:542 +#: ../gtk/gtkimmulticontext.c:542 msgid "input method menu|System" msgstr "Systémové" -#: gtk/gtkinputdialog.c:192 +#: ../gtk/gtkinputdialog.c:192 msgid "Input" msgstr "Vstup" -#: gtk/gtkinputdialog.c:207 +#: ../gtk/gtkinputdialog.c:207 msgid "No extended input devices" msgstr "Žádná rozšířená vstupní zařízení" -#: gtk/gtkinputdialog.c:220 +#: ../gtk/gtkinputdialog.c:220 msgid "_Device:" msgstr "_Zařízení:" -#: gtk/gtkinputdialog.c:237 +#: ../gtk/gtkinputdialog.c:237 msgid "Disabled" msgstr "Vypnuto" -#: gtk/gtkinputdialog.c:244 +#: ../gtk/gtkinputdialog.c:244 msgid "Screen" msgstr "Obrazovka" -#: gtk/gtkinputdialog.c:251 +#: ../gtk/gtkinputdialog.c:251 msgid "Window" msgstr "Okno" -#: gtk/gtkinputdialog.c:258 +#: ../gtk/gtkinputdialog.c:258 msgid "_Mode:" msgstr "_Režim:" #. The axis listbox -#: gtk/gtkinputdialog.c:279 +#: ../gtk/gtkinputdialog.c:279 msgid "Axes" msgstr "Osy" #. Keys listbox -#: gtk/gtkinputdialog.c:297 +#: ../gtk/gtkinputdialog.c:297 msgid "Keys" msgstr "Klávesy" -#: gtk/gtkinputdialog.c:524 +#: ../gtk/gtkinputdialog.c:524 msgid "_X:" msgstr "_X:" -#: gtk/gtkinputdialog.c:525 +#: ../gtk/gtkinputdialog.c:525 msgid "_Y:" msgstr "_Y:" -#: gtk/gtkinputdialog.c:526 +#: ../gtk/gtkinputdialog.c:526 msgid "_Pressure:" msgstr "_Tlak:" -#: gtk/gtkinputdialog.c:527 +#: ../gtk/gtkinputdialog.c:527 msgid "X _tilt:" msgstr "Sk_lon X:" -#: gtk/gtkinputdialog.c:528 +#: ../gtk/gtkinputdialog.c:528 msgid "Y t_ilt:" msgstr "Skl_on Y:" -#: gtk/gtkinputdialog.c:529 +#: ../gtk/gtkinputdialog.c:529 msgid "_Wheel:" msgstr "_Kolečko:" -#: gtk/gtkinputdialog.c:581 +#: ../gtk/gtkinputdialog.c:581 msgid "none" msgstr "žádný" -#: gtk/gtkinputdialog.c:618 gtk/gtkinputdialog.c:654 +#: ../gtk/gtkinputdialog.c:618 ../gtk/gtkinputdialog.c:654 msgid "(disabled)" msgstr "(vypnuto)" -#: gtk/gtkinputdialog.c:647 +#: ../gtk/gtkinputdialog.c:647 msgid "(unknown)" msgstr "(neznámá)" #. and clear button -#: gtk/gtkinputdialog.c:751 +#: ../gtk/gtkinputdialog.c:751 msgid "Cl_ear" msgstr "Vy_mazat" -#: gtk/gtklinkbutton.c:144 +#: ../gtk/gtklinkbutton.c:144 msgid "URI" msgstr "URI" -#: gtk/gtklinkbutton.c:145 +#: ../gtk/gtklinkbutton.c:145 msgid "The URI bound to this button" msgstr "URI přiřazené k tomuto tlačítku" -#: gtk/gtklinkbutton.c:402 +#: ../gtk/gtklinkbutton.c:402 msgid "Copy URL" msgstr "Kopírovat URL" -#: gtk/gtklinkbutton.c:542 +#: ../gtk/gtklinkbutton.c:542 msgid "Invalid URI" msgstr "Neplatné URI" #. Description of --gtk-module=MODULES in --help output -#: gtk/gtkmain.c:421 +#: ../gtk/gtkmain.c:421 msgid "Load additional GTK+ modules" msgstr "Načte přídavné moduly GTK+" #. Placeholder in --gtk-module=MODULES in --help output -#: gtk/gtkmain.c:422 +#: ../gtk/gtkmain.c:422 msgid "MODULES" msgstr "MODULY" #. Description of --g-fatal-warnings in --help output -#: gtk/gtkmain.c:424 +#: ../gtk/gtkmain.c:424 msgid "Make all warnings fatal" msgstr "Učiní všechna varování kritickými" #. Description of --gtk-debug=FLAGS in --help output -#: gtk/gtkmain.c:427 +#: ../gtk/gtkmain.c:427 msgid "GTK+ debugging flags to set" msgstr "Ladicí příznaky GTK+, které nastaví" #. Description of --gtk-no-debug=FLAGS in --help output -#: gtk/gtkmain.c:430 +#: ../gtk/gtkmain.c:430 msgid "GTK+ debugging flags to unset" msgstr "Ladicí příznaky GTK+, jejichž nastavení zruší" @@ -2169,73 +2180,74 @@ msgstr "Ladicí příznaky GTK+, jejichž nastavení zruší" #. * Do *not* translate it to "predefinito:LTR", if it #. * it isn't default:LTR or default:RTL it will not work #. -#: gtk/gtkmain.c:678 +#: ../gtk/gtkmain.c:678 msgid "default:LTR" msgstr "default:LTR" -#: gtk/gtkmain.c:740 +#: ../gtk/gtkmain.c:740 #, c-format msgid "Cannot open display: %s" -msgstr "" +msgstr "Nelze otevřít displej: %s" -#: gtk/gtkmain.c:777 +#: ../gtk/gtkmain.c:777 msgid "GTK+ Options" msgstr "Přepínače GTK+" -#: gtk/gtkmain.c:777 +#: ../gtk/gtkmain.c:777 msgid "Show GTK+ Options" msgstr "Zobrazit přepínače GTK+" -#: gtk/gtkmountoperation.c:476 +#: ../gtk/gtkmountoperation.c:476 msgid "Co_nnect" msgstr "_Připojit" -#: gtk/gtkmountoperation.c:520 +#: ../gtk/gtkmountoperation.c:520 msgid "Connect _anonymously" msgstr "Připojit se _anonymně" -#: gtk/gtkmountoperation.c:529 +#: ../gtk/gtkmountoperation.c:529 msgid "Connect as u_ser:" msgstr "Připojit se jako _uživatel:" -#: gtk/gtkmountoperation.c:566 +#: ../gtk/gtkmountoperation.c:566 msgid "_Username:" msgstr "Uživat_elské jméno:" -#: gtk/gtkmountoperation.c:570 +#: ../gtk/gtkmountoperation.c:570 msgid "_Domain:" msgstr "_Doména:" -#: gtk/gtkmountoperation.c:575 +#: ../gtk/gtkmountoperation.c:575 msgid "_Password:" msgstr "_Heslo:" -#: gtk/gtkmountoperation.c:590 +#: ../gtk/gtkmountoperation.c:590 msgid "_Forget password immediately" msgstr "Zapo_menout heslo okamžitě" -#: gtk/gtkmountoperation.c:598 +#: ../gtk/gtkmountoperation.c:598 msgid "_Remember password until you logout" msgstr "Pamat_ovat si heslo až do odhlášení" -#: gtk/gtkmountoperation.c:606 +#: ../gtk/gtkmountoperation.c:606 msgid "_Remember forever" msgstr "Pama_tovat si navždy" -#: gtk/gtknotebook.c:834 +#: ../gtk/gtknotebook.c:834 msgid "Arrow spacing" msgstr "Rozestup šipky" -#: gtk/gtknotebook.c:835 +#: ../gtk/gtknotebook.c:835 msgid "Scroll arrow spacing" msgstr "Posun rozestupu šipky" -#: gtk/gtknotebook.c:4412 gtk/gtknotebook.c:6918 +#: ../gtk/gtknotebook.c:4412 ../gtk/gtknotebook.c:6918 #, c-format msgid "Page %u" msgstr "Strana %u" -#: gtk/gtkpagesetup.c:597 gtk/gtkpapersize.c:825 gtk/gtkpapersize.c:865 +#: ../gtk/gtkpagesetup.c:597 ../gtk/gtkpapersize.c:825 +#: ../gtk/gtkpapersize.c:865 msgid "Not a valid page setup file" msgstr "Neplatný soubor vzhledu stránky" @@ -2245,11 +2257,11 @@ msgstr "Neplatný soubor vzhledu stránky" #. * Do *not* translate it to "predefinito:mm", if it #. * it isn't default:mm or default:inch it will not work #. -#: gtk/gtkpagesetupunixdialog.c:152 +#: ../gtk/gtkpagesetupunixdialog.c:152 msgid "default:mm" msgstr "default:mm" -#: gtk/gtkpagesetupunixdialog.c:308 +#: ../gtk/gtkpagesetupunixdialog.c:308 msgid "" "Any Printer\n" "For portable documents" @@ -2257,15 +2269,15 @@ msgstr "" "Libovolná tiskárna\n" "Pro přenositelné dokumenty" -#: gtk/gtkpagesetupunixdialog.c:894 gtk/gtkpagesetupunixdialog.c:1403 +#: ../gtk/gtkpagesetupunixdialog.c:894 ../gtk/gtkpagesetupunixdialog.c:1403 msgid "mm" msgstr "mm" -#: gtk/gtkpagesetupunixdialog.c:896 gtk/gtkpagesetupunixdialog.c:1401 +#: ../gtk/gtkpagesetupunixdialog.c:896 ../gtk/gtkpagesetupunixdialog.c:1401 msgid "inch" msgstr "palec" -#: gtk/gtkpagesetupunixdialog.c:915 +#: ../gtk/gtkpagesetupunixdialog.c:915 #, c-format msgid "" "Margins:\n" @@ -2280,88 +2292,88 @@ msgstr "" " Horní: %s %s\n" " Dolní: %s %s" -#: gtk/gtkpagesetupunixdialog.c:964 +#: ../gtk/gtkpagesetupunixdialog.c:964 msgid "Manage Custom Sizes..." msgstr "Spravovat vlastní velikosti..." -#: gtk/gtkpagesetupunixdialog.c:1012 +#: ../gtk/gtkpagesetupunixdialog.c:1012 msgid "_Format for:" msgstr "_Formát pro:" -#: gtk/gtkpagesetupunixdialog.c:1034 +#: ../gtk/gtkpagesetupunixdialog.c:1034 msgid "_Paper size:" msgstr "_Velikost papíru:" -#: gtk/gtkpagesetupunixdialog.c:1065 +#: ../gtk/gtkpagesetupunixdialog.c:1065 msgid "_Orientation:" msgstr "_Orientace:" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2343 +#: ../gtk/gtkpagesetupunixdialog.c:1129 ../gtk/gtkprintunixdialog.c:2343 msgid "Page Setup" msgstr "Vzhled stránky" -#: gtk/gtkpagesetupunixdialog.c:1448 +#: ../gtk/gtkpagesetupunixdialog.c:1448 msgid "Margins from Printer..." msgstr "Okraje z tiskárny..." -#: gtk/gtkpagesetupunixdialog.c:1608 +#: ../gtk/gtkpagesetupunixdialog.c:1608 #, c-format msgid "Custom Size %d" msgstr "Vlastní velikost %d" -#: gtk/gtkpagesetupunixdialog.c:1837 +#: ../gtk/gtkpagesetupunixdialog.c:1837 msgid "Manage Custom Sizes" msgstr "Spravovat vlastní velikosti" -#: gtk/gtkpagesetupunixdialog.c:1933 +#: ../gtk/gtkpagesetupunixdialog.c:1933 msgid "_Width:" msgstr "Šíř_ka:" -#: gtk/gtkpagesetupunixdialog.c:1945 +#: ../gtk/gtkpagesetupunixdialog.c:1945 msgid "_Height:" msgstr "_Výška:" -#: gtk/gtkpagesetupunixdialog.c:1957 +#: ../gtk/gtkpagesetupunixdialog.c:1957 msgid "Paper Size" msgstr "Rozměry papíru" -#: gtk/gtkpagesetupunixdialog.c:1967 +#: ../gtk/gtkpagesetupunixdialog.c:1967 msgid "_Top:" msgstr "_Horní:" -#: gtk/gtkpagesetupunixdialog.c:1979 +#: ../gtk/gtkpagesetupunixdialog.c:1979 msgid "_Bottom:" msgstr "_Dolní:" -#: gtk/gtkpagesetupunixdialog.c:1991 +#: ../gtk/gtkpagesetupunixdialog.c:1991 msgid "_Left:" msgstr "_Levý:" -#: gtk/gtkpagesetupunixdialog.c:2003 +#: ../gtk/gtkpagesetupunixdialog.c:2003 msgid "_Right:" msgstr "P_ravý:" -#: gtk/gtkpagesetupunixdialog.c:2044 +#: ../gtk/gtkpagesetupunixdialog.c:2044 msgid "Paper Margins" msgstr "Okraje papíru" -#: gtk/gtkpathbar.c:151 +#: ../gtk/gtkpathbar.c:151 msgid "Up Path" msgstr "Nahoru v cestě" -#: gtk/gtkpathbar.c:153 +#: ../gtk/gtkpathbar.c:153 msgid "Down Path" msgstr "Dolů v cestě" -#: gtk/gtkpathbar.c:1464 +#: ../gtk/gtkpathbar.c:1464 msgid "File System Root" msgstr "Kořen systému souborů" -#: gtk/gtkprinteroptionwidget.c:685 +#: ../gtk/gtkprinteroptionwidget.c:685 msgid "Not available" msgstr "Nedostupné" -#: gtk/gtkprinteroptionwidget.c:798 +#: ../gtk/gtkprinteroptionwidget.c:798 msgid "_Save in folder:" msgstr "Uložit do složk_y:" @@ -2369,169 +2381,164 @@ msgstr "Uložit do složk_y:" #. * jobs. %s gets replaced by the application name, %d gets replaced #. * by the job number. #. -#: gtk/gtkprintoperation.c:173 +#: ../gtk/gtkprintoperation.c:173 #, c-format msgid "%s job #%d" msgstr "%s: úloha č. %d" #. translators, strip the prefix up to and including the first | -#: gtk/gtkprintoperation.c:1504 +#: ../gtk/gtkprintoperation.c:1504 msgid "print operation status|Initial state" msgstr "Výchozí stav" #. translators, strip the prefix up to and including the first | -#: gtk/gtkprintoperation.c:1506 +#: ../gtk/gtkprintoperation.c:1506 msgid "print operation status|Preparing to print" msgstr "Připravuje se k tisku" #. translators, strip the prefix up to and including the first | -#: gtk/gtkprintoperation.c:1508 +#: ../gtk/gtkprintoperation.c:1508 msgid "print operation status|Generating data" msgstr "Generují se data" #. translators, strip the prefix up to and including the first | -#: gtk/gtkprintoperation.c:1510 +#: ../gtk/gtkprintoperation.c:1510 msgid "print operation status|Sending data" msgstr "Odesílají se data" #. translators, strip the prefix up to and including the first | -#: gtk/gtkprintoperation.c:1512 +#: ../gtk/gtkprintoperation.c:1512 msgid "print operation status|Waiting" msgstr "Čeká se" #. translators, strip the prefix up to and including the first | -#: gtk/gtkprintoperation.c:1514 +#: ../gtk/gtkprintoperation.c:1514 msgid "print operation status|Blocking on issue" msgstr "Blokováno původcem problému" #. translators, strip the prefix up to and including the first | -#: gtk/gtkprintoperation.c:1516 +#: ../gtk/gtkprintoperation.c:1516 msgid "print operation status|Printing" msgstr "Tiskne se" #. translators, strip the prefix up to and including the first | -#: gtk/gtkprintoperation.c:1518 +#: ../gtk/gtkprintoperation.c:1518 msgid "print operation status|Finished" msgstr "Hotovo" #. translators, strip the prefix up to and including the first | -#: gtk/gtkprintoperation.c:1520 +#: ../gtk/gtkprintoperation.c:1520 msgid "print operation status|Finished with error" msgstr "Hotovo, došlo k chybě" -#: gtk/gtkprintoperation.c:2003 +#: ../gtk/gtkprintoperation.c:2003 #, c-format msgid "Preparing %d" msgstr "Připravuje se %d" -#: gtk/gtkprintoperation.c:2005 gtk/gtkprintoperation.c:2259 -#, c-format +#: ../gtk/gtkprintoperation.c:2005 ../gtk/gtkprintoperation.c:2259 msgid "Preparing" msgstr "Připravuje se" -#: gtk/gtkprintoperation.c:2008 +#: ../gtk/gtkprintoperation.c:2008 #, c-format msgid "Printing %d" msgstr "Tiskne se %d" -#: gtk/gtkprintoperation.c:2289 -#, fuzzy, c-format +#: ../gtk/gtkprintoperation.c:2289 msgid "Error creating print preview" -msgstr "Chyba spouštění náhledu" +msgstr "Chyba při vytváření náhledu tisku" -#: gtk/gtkprintoperation.c:2292 -#, c-format +#: ../gtk/gtkprintoperation.c:2292 msgid "The most probable reason is that a temporary file could not be created." -msgstr "" +msgstr "Nejpravděpodobnější příčinou je nemožnost vytvoření dočasného souboru." -#: gtk/gtkprintoperation-unix.c:242 -#, c-format +#: ../gtk/gtkprintoperation-unix.c:242 msgid "Error launching preview" msgstr "Chyba spouštění náhledu" -#: gtk/gtkprintoperation-unix.c:280 -#, c-format +#: ../gtk/gtkprintoperation-unix.c:280 msgid "Error printing" msgstr "Chyba při tisku" -#: gtk/gtkprintoperation-unix.c:381 gtk/gtkprintoperation-win32.c:1399 +#: ../gtk/gtkprintoperation-unix.c:381 ../gtk/gtkprintoperation-win32.c:1399 msgid "Application" msgstr "Aplikace" -#: gtk/gtkprintoperation-win32.c:568 +#: ../gtk/gtkprintoperation-win32.c:568 msgid "Printer offline" msgstr "Tiskárna není připojena" -#: gtk/gtkprintoperation-win32.c:570 +#: ../gtk/gtkprintoperation-win32.c:570 msgid "Out of paper" msgstr "Došel papír" -#: gtk/gtkprintoperation-win32.c:572 +#: ../gtk/gtkprintoperation-win32.c:572 msgid "Paused" msgstr "Přerušeno" -#: gtk/gtkprintoperation-win32.c:574 +#: ../gtk/gtkprintoperation-win32.c:574 msgid "Need user intervention" msgstr "Je potřeba zásah uživatele" -#: gtk/gtkprintoperation-win32.c:674 +#: ../gtk/gtkprintoperation-win32.c:674 msgid "Custom size" msgstr "Vlastní velikost" -#: gtk/gtkprintoperation-win32.c:1489 gtk/gtkprintoperation-win32.c:1512 -#: gtk/gtkprintoperation-win32.c:1560 +#: ../gtk/gtkprintoperation-win32.c:1489 ../gtk/gtkprintoperation-win32.c:1512 +#: ../gtk/gtkprintoperation-win32.c:1560 msgid "Not enough free memory" msgstr "Nedostatek volné paměti" -#: gtk/gtkprintoperation-win32.c:1565 +#: ../gtk/gtkprintoperation-win32.c:1565 msgid "Invalid argument to PrintDlgEx" msgstr "Neplatný argument pro PrintDlgEx" -#: gtk/gtkprintoperation-win32.c:1570 +#: ../gtk/gtkprintoperation-win32.c:1570 msgid "Invalid pointer to PrintDlgEx" msgstr "Neplatný ukazatel na PrintDlgEx" -#: gtk/gtkprintoperation-win32.c:1575 +#: ../gtk/gtkprintoperation-win32.c:1575 msgid "Invalid handle to PrintDlgEx" msgstr "Neplatná obsluha na PrintDlgEx" -#: gtk/gtkprintoperation-win32.c:1580 +#: ../gtk/gtkprintoperation-win32.c:1580 msgid "Unspecified error" msgstr "Neurčená chyba" -#: gtk/gtkprintoperation-win32.c:1632 +#: ../gtk/gtkprintoperation-win32.c:1632 msgid "Error from StartDoc" msgstr "Chyba ze StartDoc" -#: gtk/gtkprintunixdialog.c:1665 +#: ../gtk/gtkprintunixdialog.c:1665 msgid "Printer" msgstr "Tiskárna" -#: gtk/gtkprintunixdialog.c:1673 +#: ../gtk/gtkprintunixdialog.c:1673 msgid "Location" msgstr "Umístění" -#: gtk/gtkprintunixdialog.c:1682 +#: ../gtk/gtkprintunixdialog.c:1682 msgid "Status" msgstr "Stav" -#: gtk/gtkprintunixdialog.c:1704 +#: ../gtk/gtkprintunixdialog.c:1704 msgid "Range" msgstr "Rozsah" -#: gtk/gtkprintunixdialog.c:1708 +#: ../gtk/gtkprintunixdialog.c:1708 msgid "_All Pages" msgstr "Vše_chny strany" -#: gtk/gtkprintunixdialog.c:1715 +#: ../gtk/gtkprintunixdialog.c:1715 msgid "C_urrent Page" msgstr "Aktuá_lní strana" -#: gtk/gtkprintunixdialog.c:1724 +#: ../gtk/gtkprintunixdialog.c:1724 msgid "Pag_es:" msgstr "St_rany:" -#: gtk/gtkprintunixdialog.c:1725 +#: ../gtk/gtkprintunixdialog.c:1725 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2539,202 +2546,202 @@ msgstr "" "Zadejte prosím jeden nebo více rozsahů stran,\n" "např. 1-3,7,11" -#: gtk/gtkprintunixdialog.c:1744 +#: ../gtk/gtkprintunixdialog.c:1744 msgid "Copies" msgstr "Kopie" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1749 +#: ../gtk/gtkprintunixdialog.c:1749 msgid "Copie_s:" msgstr "_Kopie:" -#: gtk/gtkprintunixdialog.c:1767 +#: ../gtk/gtkprintunixdialog.c:1767 msgid "C_ollate" msgstr "S_etřídit" -#: gtk/gtkprintunixdialog.c:1775 +#: ../gtk/gtkprintunixdialog.c:1775 msgid "_Reverse" msgstr "O_brátit" -#: gtk/gtkprintunixdialog.c:1795 +#: ../gtk/gtkprintunixdialog.c:1795 msgid "General" msgstr "Obecné" -#: gtk/gtkprintunixdialog.c:2198 +#: ../gtk/gtkprintunixdialog.c:2198 msgid "Layout" msgstr "Rozvržení" -#: gtk/gtkprintunixdialog.c:2202 +#: ../gtk/gtkprintunixdialog.c:2202 msgid "Pages per _side:" msgstr "Strá_nek na stranu papíru:" -#: gtk/gtkprintunixdialog.c:2218 +#: ../gtk/gtkprintunixdialog.c:2218 msgid "T_wo-sided:" msgstr "Obo_ustranné:" -#: gtk/gtkprintunixdialog.c:2233 +#: ../gtk/gtkprintunixdialog.c:2233 msgid "_Only print:" msgstr "Tisknout p_ouze:" #. In enum order -#: gtk/gtkprintunixdialog.c:2248 +#: ../gtk/gtkprintunixdialog.c:2248 msgid "All sheets" msgstr "Všechny listy" -#: gtk/gtkprintunixdialog.c:2249 +#: ../gtk/gtkprintunixdialog.c:2249 msgid "Even sheets" msgstr "Sudé listy" -#: gtk/gtkprintunixdialog.c:2250 +#: ../gtk/gtkprintunixdialog.c:2250 msgid "Odd sheets" msgstr "Liché listy" -#: gtk/gtkprintunixdialog.c:2253 +#: ../gtk/gtkprintunixdialog.c:2253 msgid "Sc_ale:" msgstr "_Měřítko:" -#: gtk/gtkprintunixdialog.c:2280 +#: ../gtk/gtkprintunixdialog.c:2280 msgid "Paper" msgstr "Papír" -#: gtk/gtkprintunixdialog.c:2284 +#: ../gtk/gtkprintunixdialog.c:2284 msgid "Paper _type:" msgstr "Typ _papíru:" -#: gtk/gtkprintunixdialog.c:2299 +#: ../gtk/gtkprintunixdialog.c:2299 msgid "Paper _source:" msgstr "Z_droj papíru:" -#: gtk/gtkprintunixdialog.c:2314 +#: ../gtk/gtkprintunixdialog.c:2314 msgid "Output t_ray:" msgstr "Vý_stupní zásobník:" -#: gtk/gtkprintunixdialog.c:2366 +#: ../gtk/gtkprintunixdialog.c:2366 msgid "Job Details" msgstr "Podrobnosti k úloze" -#: gtk/gtkprintunixdialog.c:2372 +#: ../gtk/gtkprintunixdialog.c:2372 msgid "Pri_ority:" msgstr "Pr_iorita:" -#: gtk/gtkprintunixdialog.c:2387 +#: ../gtk/gtkprintunixdialog.c:2387 msgid "_Billing info:" msgstr "Účtovací in_formace:" -#: gtk/gtkprintunixdialog.c:2405 +#: ../gtk/gtkprintunixdialog.c:2405 msgid "Print Document" msgstr "Vytisknout dokument" -#: gtk/gtkprintunixdialog.c:2411 +#: ../gtk/gtkprintunixdialog.c:2411 msgid "_Now" msgstr "N_yní" -#: gtk/gtkprintunixdialog.c:2418 +#: ../gtk/gtkprintunixdialog.c:2418 msgid "A_t:" msgstr "_V:" -#: gtk/gtkprintunixdialog.c:2433 +#: ../gtk/gtkprintunixdialog.c:2433 msgid "On _hold" msgstr "S posečká_ním" -#: gtk/gtkprintunixdialog.c:2452 +#: ../gtk/gtkprintunixdialog.c:2452 msgid "Add Cover Page" msgstr "Přidat krycí stranu" -#: gtk/gtkprintunixdialog.c:2458 +#: ../gtk/gtkprintunixdialog.c:2458 msgid "Be_fore:" msgstr "Pře_d:" -#: gtk/gtkprintunixdialog.c:2473 +#: ../gtk/gtkprintunixdialog.c:2473 msgid "_After:" msgstr "Z_a:" -#: gtk/gtkprintunixdialog.c:2488 +#: ../gtk/gtkprintunixdialog.c:2488 msgid "Job" msgstr "Úloha" -#: gtk/gtkprintunixdialog.c:2554 +#: ../gtk/gtkprintunixdialog.c:2554 msgid "Advanced" msgstr "Pokročilé" -#: gtk/gtkprintunixdialog.c:2589 +#: ../gtk/gtkprintunixdialog.c:2589 msgid "Image Quality" msgstr "Kvalita obrazu" -#: gtk/gtkprintunixdialog.c:2592 +#: ../gtk/gtkprintunixdialog.c:2592 msgid "Color" msgstr "Barva" -#: gtk/gtkprintunixdialog.c:2595 +#: ../gtk/gtkprintunixdialog.c:2595 msgid "Finishing" msgstr "Dokončování" -#: gtk/gtkprintunixdialog.c:2605 +#: ../gtk/gtkprintunixdialog.c:2605 msgid "Some of the settings in the dialog conflict" msgstr "Některá nastavení v dialogu jsou v konfliktu" -#: gtk/gtkprintunixdialog.c:2628 +#: ../gtk/gtkprintunixdialog.c:2628 msgid "Print" msgstr "Tisk" -#: gtk/gtkradiotoolbutton.c:65 +#: ../gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Skupina" -#: gtk/gtkradiotoolbutton.c:66 +#: ../gtk/gtkradiotoolbutton.c:66 msgid "The radio tool button whose group this button belongs to." msgstr "Přepínač, do jehož skupiny patří toto tlačítko." -#: gtk/gtkrc.c:2872 +#: ../gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" msgstr "Nelze nalézt vložený soubor: \"%s\"" -#: gtk/gtkrc.c:3500 gtk/gtkrc.c:3503 +#: ../gtk/gtkrc.c:3500 ../gtk/gtkrc.c:3503 #, c-format msgid "Unable to locate image file in pixmap_path: \"%s\"" msgstr "Nelze nalézt soubor obrázku v pixmap_path: \"%s\"" -#: gtk/gtkrecentaction.c:155 gtk/gtkrecentaction.c:163 -#: gtk/gtkrecentchoosermenu.c:551 gtk/gtkrecentchoosermenu.c:559 +#: ../gtk/gtkrecentaction.c:155 ../gtk/gtkrecentaction.c:163 +#: ../gtk/gtkrecentchoosermenu.c:551 ../gtk/gtkrecentchoosermenu.c:559 #, c-format msgid "This function is not implemented for widgets of class '%s'" msgstr "Tato funkce není implementována pro \"widgety\" třídy \"%s\"" -#: gtk/gtkrecentchooserdefault.c:454 +#: ../gtk/gtkrecentchooserdefault.c:454 msgid "Select which type of documents are shown" msgstr "Výběr zobrazených typů dokumentů" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: ../gtk/gtkrecentchooserdefault.c:1096 ../gtk/gtkrecentchooserdefault.c:1133 #, c-format msgid "No item for URI '%s' found" msgstr "Nenalezena žádná položka u URI \"%s\"" -#: gtk/gtkrecentchooserdefault.c:1260 +#: ../gtk/gtkrecentchooserdefault.c:1260 msgid "Untitled filter" msgstr "Filtr bez názvu" -#: gtk/gtkrecentchooserdefault.c:1613 +#: ../gtk/gtkrecentchooserdefault.c:1613 msgid "Could not remove item" msgstr "Nelze odstranit položku" -#: gtk/gtkrecentchooserdefault.c:1656 +#: ../gtk/gtkrecentchooserdefault.c:1656 msgid "Could not clear list" msgstr "Nelze vymazat seznam" -#: gtk/gtkrecentchooserdefault.c:1740 +#: ../gtk/gtkrecentchooserdefault.c:1740 msgid "Copy _Location" msgstr "Kopírovat _umístění" -#: gtk/gtkrecentchooserdefault.c:1753 +#: ../gtk/gtkrecentchooserdefault.c:1753 msgid "_Remove From List" msgstr "_Odstranit ze seznamu" -#: gtk/gtkrecentchooserdefault.c:1762 +#: ../gtk/gtkrecentchooserdefault.c:1762 msgid "_Clear List" msgstr "Vy_mazat seznam" -#: gtk/gtkrecentchooserdefault.c:1776 +#: ../gtk/gtkrecentchooserdefault.c:1776 msgid "Show _Private Resources" msgstr "Zo_brazovat soukromé zdroje" @@ -2748,21 +2755,21 @@ msgstr "Zo_brazovat soukromé zdroje" #. * user appended or prepended custom menu items to the #. * recent chooser menu widget. #. -#: gtk/gtkrecentchoosermenu.c:317 +#: ../gtk/gtkrecentchoosermenu.c:317 msgid "No items found" msgstr "Nebyly nalezeny žádné položky" -#: gtk/gtkrecentchoosermenu.c:471 gtk/gtkrecentchoosermenu.c:527 +#: ../gtk/gtkrecentchoosermenu.c:471 ../gtk/gtkrecentchoosermenu.c:527 #, c-format msgid "No recently used resource found with URI `%s'" msgstr "Nenalezeny žádné naposledy použité zdroje s URI \"%s\"" -#: gtk/gtkrecentchoosermenu.c:738 +#: ../gtk/gtkrecentchoosermenu.c:738 #, c-format msgid "Open '%s'" msgstr "Otevřít \"%s\"" -#: gtk/gtkrecentchoosermenu.c:768 +#: ../gtk/gtkrecentchoosermenu.c:768 msgid "Unknown item" msgstr "Neznámá položka" @@ -2773,7 +2780,7 @@ msgstr "Neznámá položka" #. * #. * Don't include the prefix "recent menu label|" in the translation. #. -#: gtk/gtkrecentchoosermenu.c:781 +#: ../gtk/gtkrecentchoosermenu.c:781 #, c-format msgid "recent menu label|_%d. %s" msgstr "_%d. %s" @@ -2783,619 +2790,619 @@ msgstr "_%d. %s" #. * #. * Don't include the prefix "recent menu label|" in the translation. #. -#: gtk/gtkrecentchoosermenu.c:788 +#: ../gtk/gtkrecentchoosermenu.c:788 #, c-format msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: ../gtk/gtkrecentmanager.c:1012 ../gtk/gtkrecentmanager.c:1025 +#: ../gtk/gtkrecentmanager.c:1163 ../gtk/gtkrecentmanager.c:1173 +#: ../gtk/gtkrecentmanager.c:1226 ../gtk/gtkrecentmanager.c:1235 +#: ../gtk/gtkrecentmanager.c:1250 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "Nelze nalézt položku s URI \"%s\"" #. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate -#: gtk/gtkstock.c:288 +#: ../gtk/gtkstock.c:288 msgid "Information" msgstr "Informace" -#: gtk/gtkstock.c:289 +#: ../gtk/gtkstock.c:289 msgid "Warning" msgstr "Varování" -#: gtk/gtkstock.c:290 +#: ../gtk/gtkstock.c:290 msgid "Error" msgstr "Chyba" -#: gtk/gtkstock.c:291 +#: ../gtk/gtkstock.c:291 msgid "Question" msgstr "Otázka" #. FIXME these need accelerators when appropriate, and #. * need the mnemonics to be rationalized #. -#: gtk/gtkstock.c:296 +#: ../gtk/gtkstock.c:296 msgid "_About" msgstr "O _aplikaci" -#: gtk/gtkstock.c:298 +#: ../gtk/gtkstock.c:298 msgid "_Apply" msgstr "_Použít" -#: gtk/gtkstock.c:299 +#: ../gtk/gtkstock.c:299 msgid "_Bold" msgstr "_Tučné" -#: gtk/gtkstock.c:300 +#: ../gtk/gtkstock.c:300 msgid "_Cancel" msgstr "_Zrušit" -#: gtk/gtkstock.c:301 +#: ../gtk/gtkstock.c:301 msgid "_CD-Rom" msgstr "_CD-ROM" -#: gtk/gtkstock.c:302 +#: ../gtk/gtkstock.c:302 msgid "_Clear" msgstr "Vy_mazat" -#: gtk/gtkstock.c:303 +#: ../gtk/gtkstock.c:303 msgid "_Close" msgstr "_Zavřít" -#: gtk/gtkstock.c:304 +#: ../gtk/gtkstock.c:304 msgid "C_onnect" msgstr "_Připojit" -#: gtk/gtkstock.c:305 +#: ../gtk/gtkstock.c:305 msgid "_Convert" msgstr "_Převést" -#: gtk/gtkstock.c:306 +#: ../gtk/gtkstock.c:306 msgid "_Copy" msgstr "_Kopírovat" -#: gtk/gtkstock.c:307 +#: ../gtk/gtkstock.c:307 msgid "Cu_t" msgstr "_Vyjmout" -#: gtk/gtkstock.c:308 +#: ../gtk/gtkstock.c:308 msgid "_Delete" msgstr "_Smazat" -#: gtk/gtkstock.c:309 +#: ../gtk/gtkstock.c:309 msgid "_Discard" msgstr "Za_hodit" -#: gtk/gtkstock.c:310 +#: ../gtk/gtkstock.c:310 msgid "_Disconnect" msgstr "_Odpojit" -#: gtk/gtkstock.c:311 +#: ../gtk/gtkstock.c:311 msgid "_Execute" msgstr "_Spustit" -#: gtk/gtkstock.c:312 +#: ../gtk/gtkstock.c:312 msgid "_Edit" msgstr "_Upravit" -#: gtk/gtkstock.c:313 +#: ../gtk/gtkstock.c:313 msgid "_Find" msgstr "_Hledat" -#: gtk/gtkstock.c:314 +#: ../gtk/gtkstock.c:314 msgid "Find and _Replace" msgstr "Hledat a nah_radit" -#: gtk/gtkstock.c:315 +#: ../gtk/gtkstock.c:315 msgid "_Floppy" msgstr "_Disketa" -#: gtk/gtkstock.c:316 +#: ../gtk/gtkstock.c:316 msgid "_Fullscreen" msgstr "_Celá obrazovka" -#: gtk/gtkstock.c:317 +#: ../gtk/gtkstock.c:317 msgid "_Leave Fullscreen" msgstr "_Opustit celou obrazovku" #. translators, strip the prefix up to and including the first | -#: gtk/gtkstock.c:319 +#: ../gtk/gtkstock.c:319 msgid "Navigation|_Bottom" msgstr "_Dolů" #. translators, strip the prefix up to and including the first | -#: gtk/gtkstock.c:321 +#: ../gtk/gtkstock.c:321 msgid "Navigation|_First" msgstr "P_rvní" #. translators, strip the prefix up to and including the first | -#: gtk/gtkstock.c:323 +#: ../gtk/gtkstock.c:323 msgid "Navigation|_Last" msgstr "Po_slední" #. translators, strip the prefix up to and including the first | -#: gtk/gtkstock.c:325 +#: ../gtk/gtkstock.c:325 msgid "Navigation|_Top" msgstr "N_ahoru" #. translators, strip the prefix up to and including the first | -#: gtk/gtkstock.c:327 +#: ../gtk/gtkstock.c:327 msgid "Navigation|_Back" msgstr "_Zpět" #. translators, strip the prefix up to and including the first | -#: gtk/gtkstock.c:329 +#: ../gtk/gtkstock.c:329 msgid "Navigation|_Down" msgstr "_Níž" #. translators, strip the prefix up to and including the first | -#: gtk/gtkstock.c:331 +#: ../gtk/gtkstock.c:331 msgid "Navigation|_Forward" msgstr "_Vpřed" #. translators, strip the prefix up to and including the first | -#: gtk/gtkstock.c:333 +#: ../gtk/gtkstock.c:333 msgid "Navigation|_Up" msgstr "_Výš" -#: gtk/gtkstock.c:334 +#: ../gtk/gtkstock.c:334 msgid "_Harddisk" msgstr "_Pevný disk" -#: gtk/gtkstock.c:335 +#: ../gtk/gtkstock.c:335 msgid "_Help" msgstr "_Nápověda" -#: gtk/gtkstock.c:336 +#: ../gtk/gtkstock.c:336 msgid "_Home" msgstr "_Domů" -#: gtk/gtkstock.c:337 +#: ../gtk/gtkstock.c:337 msgid "Increase Indent" msgstr "Zvětšit odsazení" -#: gtk/gtkstock.c:338 +#: ../gtk/gtkstock.c:338 msgid "Decrease Indent" msgstr "Zmenšit odsazení" -#: gtk/gtkstock.c:339 +#: ../gtk/gtkstock.c:339 msgid "_Index" msgstr "_Index" -#: gtk/gtkstock.c:340 +#: ../gtk/gtkstock.c:340 msgid "_Information" msgstr "_Informace" -#: gtk/gtkstock.c:341 +#: ../gtk/gtkstock.c:341 msgid "_Italic" msgstr "_Kurzíva" -#: gtk/gtkstock.c:342 +#: ../gtk/gtkstock.c:342 msgid "_Jump to" msgstr "_Přejít na" #. translators, strip the prefix up to and including the first | -#: gtk/gtkstock.c:344 +#: ../gtk/gtkstock.c:344 msgid "Justify|_Center" msgstr "Na _střed" #. translators, strip the prefix up to and including the first | -#: gtk/gtkstock.c:346 +#: ../gtk/gtkstock.c:346 msgid "Justify|_Fill" msgstr "_Vyplnit" #. translators, strip the prefix up to and including the first | -#: gtk/gtkstock.c:348 +#: ../gtk/gtkstock.c:348 msgid "Justify|_Left" msgstr "Do_leva" #. translators, strip the prefix up to and including the first | -#: gtk/gtkstock.c:350 +#: ../gtk/gtkstock.c:350 msgid "Justify|_Right" msgstr "Do_prava" #. translators, strip the prefix up to and including the first | -#: gtk/gtkstock.c:353 +#: ../gtk/gtkstock.c:353 msgid "Media|_Forward" msgstr "_Vpřed" #. translators, strip the prefix up to and including the first | -#: gtk/gtkstock.c:355 +#: ../gtk/gtkstock.c:355 msgid "Media|_Next" msgstr "_Následující" #. translators, strip the prefix up to and including the first | -#: gtk/gtkstock.c:357 +#: ../gtk/gtkstock.c:357 msgid "Media|P_ause" msgstr "_Pozastavit" #. translators, strip the prefix up to and including the first | -#: gtk/gtkstock.c:359 +#: ../gtk/gtkstock.c:359 msgid "Media|_Play" msgstr "Pře_hrát" #. translators, strip the prefix up to and including the first | -#: gtk/gtkstock.c:361 +#: ../gtk/gtkstock.c:361 msgid "Media|Pre_vious" msgstr "_Předchozí" #. translators, strip the prefix up to and including the first | -#: gtk/gtkstock.c:363 +#: ../gtk/gtkstock.c:363 msgid "Media|_Record" msgstr "_Zaznamenávat" #. translators, strip the prefix up to and including the first | -#: gtk/gtkstock.c:365 +#: ../gtk/gtkstock.c:365 msgid "Media|R_ewind" msgstr "Pře_točit" #. translators, strip the prefix up to and including the first | -#: gtk/gtkstock.c:367 +#: ../gtk/gtkstock.c:367 msgid "Media|_Stop" msgstr "Za_stavit" -#: gtk/gtkstock.c:368 +#: ../gtk/gtkstock.c:368 msgid "_Network" msgstr "_Síť" -#: gtk/gtkstock.c:369 +#: ../gtk/gtkstock.c:369 msgid "_New" msgstr "_Nový" -#: gtk/gtkstock.c:370 +#: ../gtk/gtkstock.c:370 msgid "_No" msgstr "_Ne" -#: gtk/gtkstock.c:371 +#: ../gtk/gtkstock.c:371 msgid "_OK" msgstr "_Budiž" -#: gtk/gtkstock.c:372 +#: ../gtk/gtkstock.c:372 msgid "_Open" msgstr "_Otevřít" -#: gtk/gtkstock.c:373 +#: ../gtk/gtkstock.c:373 msgid "Landscape" msgstr "Na šířku" -#: gtk/gtkstock.c:374 +#: ../gtk/gtkstock.c:374 msgid "Portrait" msgstr "Na výšku" -#: gtk/gtkstock.c:375 +#: ../gtk/gtkstock.c:375 msgid "Reverse landscape" msgstr "Obráceně na šířku" -#: gtk/gtkstock.c:376 +#: ../gtk/gtkstock.c:376 msgid "Reverse portrait" msgstr "Obráceně na výšku" -#: gtk/gtkstock.c:377 +#: ../gtk/gtkstock.c:377 msgid "Page Set_up" msgstr "_Vzhled stránky" -#: gtk/gtkstock.c:378 +#: ../gtk/gtkstock.c:378 msgid "_Paste" msgstr "V_ložit" -#: gtk/gtkstock.c:379 +#: ../gtk/gtkstock.c:379 msgid "_Preferences" msgstr "_Nastavení" -#: gtk/gtkstock.c:380 +#: ../gtk/gtkstock.c:380 msgid "_Print" msgstr "_Tisk" -#: gtk/gtkstock.c:381 +#: ../gtk/gtkstock.c:381 msgid "Print Pre_view" msgstr "Ná_hled tisku" -#: gtk/gtkstock.c:382 +#: ../gtk/gtkstock.c:382 msgid "_Properties" msgstr "_Vlastnosti" -#: gtk/gtkstock.c:383 +#: ../gtk/gtkstock.c:383 msgid "_Quit" msgstr "U_končit" -#: gtk/gtkstock.c:384 +#: ../gtk/gtkstock.c:384 msgid "_Redo" msgstr "Zn_ovu" -#: gtk/gtkstock.c:385 +#: ../gtk/gtkstock.c:385 msgid "_Refresh" msgstr "Ob_novit" -#: gtk/gtkstock.c:387 +#: ../gtk/gtkstock.c:387 msgid "_Revert" msgstr "_Vrátit" -#: gtk/gtkstock.c:388 +#: ../gtk/gtkstock.c:388 msgid "_Save" msgstr "_Uložit" -#: gtk/gtkstock.c:389 +#: ../gtk/gtkstock.c:389 msgid "Save _As" msgstr "Uložit _jako" -#: gtk/gtkstock.c:390 +#: ../gtk/gtkstock.c:390 msgid "Select _All" msgstr "V_ybrat vše" -#: gtk/gtkstock.c:391 +#: ../gtk/gtkstock.c:391 msgid "_Color" msgstr "_Barva" -#: gtk/gtkstock.c:392 +#: ../gtk/gtkstock.c:392 msgid "_Font" msgstr "_Písmo" -#: gtk/gtkstock.c:393 +#: ../gtk/gtkstock.c:393 msgid "_Ascending" msgstr "_Vzestupně" -#: gtk/gtkstock.c:394 +#: ../gtk/gtkstock.c:394 msgid "_Descending" msgstr "_Sestupně" -#: gtk/gtkstock.c:395 +#: ../gtk/gtkstock.c:395 msgid "_Spell Check" msgstr "_Kontrola pravopisu" -#: gtk/gtkstock.c:396 +#: ../gtk/gtkstock.c:396 msgid "_Stop" msgstr "Za_stavit" -#: gtk/gtkstock.c:397 +#: ../gtk/gtkstock.c:397 msgid "_Strikethrough" msgstr "_Přeškrtnuté" -#: gtk/gtkstock.c:398 +#: ../gtk/gtkstock.c:398 msgid "_Undelete" msgstr "_Zrušit smazání" -#: gtk/gtkstock.c:399 +#: ../gtk/gtkstock.c:399 msgid "_Underline" msgstr "Po_dtržené" -#: gtk/gtkstock.c:400 +#: ../gtk/gtkstock.c:400 msgid "_Undo" msgstr "_Zpět" -#: gtk/gtkstock.c:401 +#: ../gtk/gtkstock.c:401 msgid "_Yes" msgstr "_Ano" -#: gtk/gtkstock.c:402 +#: ../gtk/gtkstock.c:402 msgid "_Normal Size" msgstr "_Normální velikost" -#: gtk/gtkstock.c:403 +#: ../gtk/gtkstock.c:403 msgid "Best _Fit" msgstr "Při_způsobit velikost" -#: gtk/gtkstock.c:404 +#: ../gtk/gtkstock.c:404 msgid "Zoom _In" msgstr "Z_většit" -#: gtk/gtkstock.c:405 +#: ../gtk/gtkstock.c:405 msgid "Zoom _Out" msgstr "Z_menšit" -#: gtk/gtktextbufferrichtext.c:651 +#: ../gtk/gtktextbufferrichtext.c:651 #, c-format msgid "Unknown error when trying to deserialize %s" msgstr "Neznámá chyba při pokusu převést %s na paralelní tvar" -#: gtk/gtktextbufferrichtext.c:710 +#: ../gtk/gtktextbufferrichtext.c:710 #, c-format msgid "No deserialize function found for format %s" msgstr "Pro formát %s nebyla nalezena žádná funkce převodu na paralelní tvar" -#: gtk/gtktextbufferserialize.c:796 gtk/gtktextbufferserialize.c:822 +#: ../gtk/gtktextbufferserialize.c:796 ../gtk/gtktextbufferserialize.c:822 #, c-format msgid "Both \"id\" and \"name\" were found on the <%s> element" msgstr "V prvku <%s> bylo nalezeno \"id\" i \"name\"" -#: gtk/gtktextbufferserialize.c:806 gtk/gtktextbufferserialize.c:832 +#: ../gtk/gtktextbufferserialize.c:806 ../gtk/gtktextbufferserialize.c:832 #, c-format msgid "The attribute \"%s\" was found twice on the <%s> element" msgstr "V prvku <%s> byl dvakrát nalezen atribut \"%s\"" -#: gtk/gtktextbufferserialize.c:846 +#: ../gtk/gtktextbufferserialize.c:846 #, c-format msgid "<%s> element has invalid id \"%s\"" msgstr "Prvek <%s> má neplatné \"id\" \"%s\"" -#: gtk/gtktextbufferserialize.c:856 +#: ../gtk/gtktextbufferserialize.c:856 #, c-format msgid "<%s> element has neither a \"name\" nor an \"id\" attribute" msgstr "Prvek <%s> nemá atribut \"name\", ani \"id\"" -#: gtk/gtktextbufferserialize.c:943 +#: ../gtk/gtktextbufferserialize.c:943 #, c-format msgid "Attribute \"%s\" repeated twice on the same <%s> element" msgstr "Atribut \"%s\" provedl dvakrát opakování na stejném prvku <%s>" -#: gtk/gtktextbufferserialize.c:961 gtk/gtktextbufferserialize.c:986 +#: ../gtk/gtktextbufferserialize.c:961 ../gtk/gtktextbufferserialize.c:986 #, c-format msgid "Attribute \"%s\" is invalid on <%s> element in this context" msgstr "V tomto kontextu je atribut \"%s\" v prvku <%s> neplatný" -#: gtk/gtktextbufferserialize.c:1022 +#: ../gtk/gtktextbufferserialize.c:1022 #, c-format msgid "Tag \"%s\" has not been defined." msgstr "Značka \"%s\" nebyla definována." -#: gtk/gtktextbufferserialize.c:1034 +#: ../gtk/gtktextbufferserialize.c:1034 msgid "Anonymous tag found and tags can not be created." msgstr "Nalezena anonymní značka, značky nemohly být vytvořeny." -#: gtk/gtktextbufferserialize.c:1045 +#: ../gtk/gtktextbufferserialize.c:1045 #, c-format msgid "Tag \"%s\" does not exist in buffer and tags can not be created." msgstr "" "Značka \"%s\" ve vyrovnávací paměti neexistuje, značky nemohly být vytvořeny." -#: gtk/gtktextbufferserialize.c:1144 gtk/gtktextbufferserialize.c:1219 -#: gtk/gtktextbufferserialize.c:1320 gtk/gtktextbufferserialize.c:1394 +#: ../gtk/gtktextbufferserialize.c:1144 ../gtk/gtktextbufferserialize.c:1219 +#: ../gtk/gtktextbufferserialize.c:1320 ../gtk/gtktextbufferserialize.c:1394 #, c-format msgid "Element <%s> is not allowed below <%s>" msgstr "Prvek <%s> není povolen pod <%s>" -#: gtk/gtktextbufferserialize.c:1175 +#: ../gtk/gtktextbufferserialize.c:1175 #, c-format msgid "\"%s\" is not a valid attribute type" msgstr "\"%s\" není platným typem atributu" -#: gtk/gtktextbufferserialize.c:1183 +#: ../gtk/gtktextbufferserialize.c:1183 #, c-format msgid "\"%s\" is not a valid attribute name" msgstr "\"%s\" není platným názvem atributu" -#: gtk/gtktextbufferserialize.c:1193 +#: ../gtk/gtktextbufferserialize.c:1193 #, c-format msgid "" "\"%s\" could not be converted to a value of type \"%s\" for attribute \"%s\"" msgstr "\"%s\" nemohlo být převedeno na hodnotu typu \"%s\" atributu \"%s\"" -#: gtk/gtktextbufferserialize.c:1202 +#: ../gtk/gtktextbufferserialize.c:1202 #, c-format msgid "\"%s\" is not a valid value for attribute \"%s\"" msgstr "\"%s\" není platnou hodnotou atributu \"%s\"" -#: gtk/gtktextbufferserialize.c:1285 +#: ../gtk/gtktextbufferserialize.c:1285 #, c-format msgid "Tag \"%s\" already defined" msgstr "Značka \"%s\" již byla definována" -#: gtk/gtktextbufferserialize.c:1296 +#: ../gtk/gtktextbufferserialize.c:1296 #, c-format msgid "Tag \"%s\" has invalid priority \"%s\"" msgstr "Značka \"%s\" má nesprávnou prioritu \"%s\"" -#: gtk/gtktextbufferserialize.c:1349 +#: ../gtk/gtktextbufferserialize.c:1349 #, c-format msgid "Outermost element in text must be not <%s>" msgstr "Nejkrajnější prvek v textu musí být , nikoliv <%s>" -#: gtk/gtktextbufferserialize.c:1358 gtk/gtktextbufferserialize.c:1374 +#: ../gtk/gtktextbufferserialize.c:1358 ../gtk/gtktextbufferserialize.c:1374 #, c-format msgid "A <%s> element has already been specified" msgstr "Prvek <%s> již zadán byl" -#: gtk/gtktextbufferserialize.c:1380 +#: ../gtk/gtktextbufferserialize.c:1380 msgid "A element can't occur before a element" msgstr "Prvek se nemůže vyskytovat před prvkem " -#: gtk/gtktextbufferserialize.c:1779 +#: ../gtk/gtktextbufferserialize.c:1779 msgid "Serialized data is malformed" msgstr "Serializovaná data jsou chybná" -#: gtk/gtktextbufferserialize.c:1857 +#: ../gtk/gtktextbufferserialize.c:1857 msgid "" "Serialized data is malformed. First section isn't GTKTEXTBUFFERCONTENTS-0001" msgstr "" "Serializovaná data jsou chybná. První částí není GTKTEXTBUFFERCONTENTS-0001" -#: gtk/gtktextutil.c:61 +#: ../gtk/gtktextutil.c:61 msgid "LRM _Left-to-right mark" msgstr "LRM - značka z_leva doprava" -#: gtk/gtktextutil.c:62 +#: ../gtk/gtktextutil.c:62 msgid "RLM _Right-to-left mark" msgstr "RLM - značka zp_rava doleva" -#: gtk/gtktextutil.c:63 +#: ../gtk/gtktextutil.c:63 msgid "LRE Left-to-right _embedding" msgstr "LRE - _zapouzdření zleva doprava" -#: gtk/gtktextutil.c:64 +#: ../gtk/gtktextutil.c:64 msgid "RLE Right-to-left e_mbedding" msgstr "RLE - z_apouzdření zprava doleva" -#: gtk/gtktextutil.c:65 +#: ../gtk/gtktextutil.c:65 msgid "LRO Left-to-right _override" msgstr "LRO - _přepisování zleva doprava" -#: gtk/gtktextutil.c:66 +#: ../gtk/gtktextutil.c:66 msgid "RLO Right-to-left o_verride" msgstr "RLO - př_episování zprava doleva" -#: gtk/gtktextutil.c:67 +#: ../gtk/gtktextutil.c:67 msgid "PDF _Pop directional formatting" msgstr "PDF - zrušení směrovaného _formátování" -#: gtk/gtktextutil.c:68 +#: ../gtk/gtktextutil.c:68 msgid "ZWS _Zero width space" msgstr "ZWS - mezera _nulové šířky" -#: gtk/gtktextutil.c:69 +#: ../gtk/gtktextutil.c:69 msgid "ZWJ Zero width _joiner" msgstr "ZWJ - _spojovač nulové šířky" -#: gtk/gtktextutil.c:70 +#: ../gtk/gtktextutil.c:70 msgid "ZWNJ Zero width _non-joiner" msgstr "ZWNJ - nespojovač n_ulové šířky" -#: gtk/gtkthemes.c:71 +#: ../gtk/gtkthemes.c:71 #, c-format msgid "Unable to locate theme engine in module_path: \"%s\"," msgstr "Nelze nalézt systém motivů v module_path: \"%s\"," -#: gtk/gtktipsquery.c:188 +#: ../gtk/gtktipsquery.c:188 msgid "--- No Tip ---" msgstr "--- Bez rady ---" -#: gtk/gtkuimanager.c:1454 +#: ../gtk/gtkuimanager.c:1454 #, c-format msgid "Unexpected start tag '%s' on line %d char %d" msgstr "Neočekávaná počáteční značka \"%s\" na řádku %d, znak %d" -#: gtk/gtkuimanager.c:1544 +#: ../gtk/gtkuimanager.c:1544 #, c-format msgid "Unexpected character data on line %d char %d" msgstr "Neočekávaná data znaků na řádku %d, znak %d" -#: gtk/gtkuimanager.c:2367 +#: ../gtk/gtkuimanager.c:2367 msgid "Empty" msgstr "Prázdný" -#: gtk/gtkvolumebutton.c:77 +#: ../gtk/gtkvolumebutton.c:77 msgid "Volume" msgstr "Hlasitost" -#: gtk/gtkvolumebutton.c:79 +#: ../gtk/gtkvolumebutton.c:79 msgid "Turns volume down or up" -msgstr "" +msgstr "Sníží nebo zvýší hlasitost" -#: gtk/gtkvolumebutton.c:82 +#: ../gtk/gtkvolumebutton.c:82 msgid "Adjusts the volume" -msgstr "" +msgstr "Změní hlasitost" -#: gtk/gtkvolumebutton.c:85 gtk/gtkvolumebutton.c:88 +#: ../gtk/gtkvolumebutton.c:85 ../gtk/gtkvolumebutton.c:88 msgid "Volume Down" msgstr "Snížit hlasitost" -#: gtk/gtkvolumebutton.c:87 +#: ../gtk/gtkvolumebutton.c:87 msgid "Decreases the volume" -msgstr "" +msgstr "Sníží hlasitost" -#: gtk/gtkvolumebutton.c:91 gtk/gtkvolumebutton.c:94 +#: ../gtk/gtkvolumebutton.c:91 ../gtk/gtkvolumebutton.c:94 msgid "Volume Up" msgstr "Zvýšit hlasitost" -#: gtk/gtkvolumebutton.c:93 +#: ../gtk/gtkvolumebutton.c:93 msgid "Increases the volume" -msgstr "" +msgstr "Zvýší hlasitost" -#: gtk/gtkvolumebutton.c:151 +#: ../gtk/gtkvolumebutton.c:151 msgid "Muted" msgstr "Ztlumeno" -#: gtk/gtkvolumebutton.c:155 +#: ../gtk/gtkvolumebutton.c:155 msgid "Full Volume" msgstr "Maximální hlasitost" @@ -3406,926 +3413,926 @@ msgstr "Maximální hlasitost" #. * Do not translate and do not include the "volume percentage|" #. * part in the translation! #. -#: gtk/gtkvolumebutton.c:170 +#: ../gtk/gtkvolumebutton.c:170 #, c-format msgid "volume percentage|%d %%" msgstr "%d %%" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:5 +#: ../gtk/paper_names_offsets.c:5 msgid "paper size|asme_f" msgstr "asme_f" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:7 +#: ../gtk/paper_names_offsets.c:7 msgid "paper size|A0x2" msgstr "A0x2" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:9 +#: ../gtk/paper_names_offsets.c:9 msgid "paper size|A0" msgstr "A0" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:11 +#: ../gtk/paper_names_offsets.c:11 msgid "paper size|A0x3" msgstr "A0x3" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:13 +#: ../gtk/paper_names_offsets.c:13 msgid "paper size|A1" msgstr "A1" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:15 +#: ../gtk/paper_names_offsets.c:15 msgid "paper size|A10" msgstr "A10" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:17 +#: ../gtk/paper_names_offsets.c:17 msgid "paper size|A1x3" msgstr "A1x3" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:19 +#: ../gtk/paper_names_offsets.c:19 msgid "paper size|A1x4" msgstr "A1x4" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:21 +#: ../gtk/paper_names_offsets.c:21 msgid "paper size|A2" msgstr "A2" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:23 +#: ../gtk/paper_names_offsets.c:23 msgid "paper size|A2x3" msgstr "A2x3" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:25 +#: ../gtk/paper_names_offsets.c:25 msgid "paper size|A2x4" msgstr "A2x4" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:27 +#: ../gtk/paper_names_offsets.c:27 msgid "paper size|A2x5" msgstr "A2x5" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:29 +#: ../gtk/paper_names_offsets.c:29 msgid "paper size|A3" msgstr "A3" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:31 +#: ../gtk/paper_names_offsets.c:31 msgid "paper size|A3 Extra" msgstr "A3 Extra" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:33 +#: ../gtk/paper_names_offsets.c:33 msgid "paper size|A3x3" msgstr "A3x3" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:35 +#: ../gtk/paper_names_offsets.c:35 msgid "paper size|A3x4" msgstr "A3x4" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:37 +#: ../gtk/paper_names_offsets.c:37 msgid "paper size|A3x5" msgstr "A3x5" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:39 +#: ../gtk/paper_names_offsets.c:39 msgid "paper size|A3x6" msgstr "A3x6" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:41 +#: ../gtk/paper_names_offsets.c:41 msgid "paper size|A3x7" msgstr "A3x7" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:43 +#: ../gtk/paper_names_offsets.c:43 msgid "paper size|A4" msgstr "A4" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:45 +#: ../gtk/paper_names_offsets.c:45 msgid "paper size|A4 Extra" msgstr "A4 Extra" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:47 +#: ../gtk/paper_names_offsets.c:47 msgid "paper size|A4 Tab" msgstr "A4 Tab" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:49 +#: ../gtk/paper_names_offsets.c:49 msgid "paper size|A4x3" msgstr "A4x3" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:51 +#: ../gtk/paper_names_offsets.c:51 msgid "paper size|A4x4" msgstr "A4x4" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:53 +#: ../gtk/paper_names_offsets.c:53 msgid "paper size|A4x5" msgstr "A4x5" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:55 +#: ../gtk/paper_names_offsets.c:55 msgid "paper size|A4x6" msgstr "A4x6" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:57 +#: ../gtk/paper_names_offsets.c:57 msgid "paper size|A4x7" msgstr "A4x7" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:59 +#: ../gtk/paper_names_offsets.c:59 msgid "paper size|A4x8" msgstr "A4x8" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:61 +#: ../gtk/paper_names_offsets.c:61 msgid "paper size|A4x9" msgstr "A4x9" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:63 +#: ../gtk/paper_names_offsets.c:63 msgid "paper size|A5" msgstr "A5" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:65 +#: ../gtk/paper_names_offsets.c:65 msgid "paper size|A5 Extra" msgstr "A5 Extra" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:67 +#: ../gtk/paper_names_offsets.c:67 msgid "paper size|A6" msgstr "A6" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:69 +#: ../gtk/paper_names_offsets.c:69 msgid "paper size|A7" msgstr "A7" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:71 +#: ../gtk/paper_names_offsets.c:71 msgid "paper size|A8" msgstr "A8" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:73 +#: ../gtk/paper_names_offsets.c:73 msgid "paper size|A9" msgstr "A9" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:75 +#: ../gtk/paper_names_offsets.c:75 msgid "paper size|B0" msgstr "B0" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:77 +#: ../gtk/paper_names_offsets.c:77 msgid "paper size|B1" msgstr "B1" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:79 +#: ../gtk/paper_names_offsets.c:79 msgid "paper size|B10" msgstr "B10" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:81 +#: ../gtk/paper_names_offsets.c:81 msgid "paper size|B2" msgstr "B2" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:83 +#: ../gtk/paper_names_offsets.c:83 msgid "paper size|B3" msgstr "B3" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:85 +#: ../gtk/paper_names_offsets.c:85 msgid "paper size|B4" msgstr "B4" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:87 +#: ../gtk/paper_names_offsets.c:87 msgid "paper size|B5" msgstr "B5" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:89 +#: ../gtk/paper_names_offsets.c:89 msgid "paper size|B5 Extra" msgstr "B5 Extra" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:91 +#: ../gtk/paper_names_offsets.c:91 msgid "paper size|B6" msgstr "B6" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:93 +#: ../gtk/paper_names_offsets.c:93 msgid "paper size|B6/C4" msgstr "B6/C4" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:95 +#: ../gtk/paper_names_offsets.c:95 msgid "paper size|B7" msgstr "B7" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:97 +#: ../gtk/paper_names_offsets.c:97 msgid "paper size|B8" msgstr "B8" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:99 +#: ../gtk/paper_names_offsets.c:99 msgid "paper size|B9" msgstr "B9" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:101 +#: ../gtk/paper_names_offsets.c:101 msgid "paper size|C0" msgstr "C0" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:103 +#: ../gtk/paper_names_offsets.c:103 msgid "paper size|C1" msgstr "C1" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:105 +#: ../gtk/paper_names_offsets.c:105 msgid "paper size|C10" msgstr "C10" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:107 +#: ../gtk/paper_names_offsets.c:107 msgid "paper size|C2" msgstr "C2" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:109 +#: ../gtk/paper_names_offsets.c:109 msgid "paper size|C3" msgstr "C3" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:111 +#: ../gtk/paper_names_offsets.c:111 msgid "paper size|C4" msgstr "C4" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:113 +#: ../gtk/paper_names_offsets.c:113 msgid "paper size|C5" msgstr "C5" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:115 +#: ../gtk/paper_names_offsets.c:115 msgid "paper size|C6" msgstr "C6" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:117 +#: ../gtk/paper_names_offsets.c:117 msgid "paper size|C6/C5" msgstr "C6/C5" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:119 +#: ../gtk/paper_names_offsets.c:119 msgid "paper size|C7" msgstr "C7" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:121 +#: ../gtk/paper_names_offsets.c:121 msgid "paper size|C7/C6" msgstr "C7/C6" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:123 +#: ../gtk/paper_names_offsets.c:123 msgid "paper size|C8" msgstr "C8" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:125 +#: ../gtk/paper_names_offsets.c:125 msgid "paper size|C9" msgstr "C9" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:127 +#: ../gtk/paper_names_offsets.c:127 msgid "paper size|DL Envelope" msgstr "Obálka DL" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:129 +#: ../gtk/paper_names_offsets.c:129 msgid "paper size|RA0" msgstr "RA0" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:131 +#: ../gtk/paper_names_offsets.c:131 msgid "paper size|RA1" msgstr "RA1" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:133 +#: ../gtk/paper_names_offsets.c:133 msgid "paper size|RA2" msgstr "RA2" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:135 +#: ../gtk/paper_names_offsets.c:135 msgid "paper size|SRA0" msgstr "SRA0" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:137 +#: ../gtk/paper_names_offsets.c:137 msgid "paper size|SRA1" msgstr "SRA1" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:139 +#: ../gtk/paper_names_offsets.c:139 msgid "paper size|SRA2" msgstr "SRA2" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:141 +#: ../gtk/paper_names_offsets.c:141 msgid "paper size|JB0" msgstr "JB0" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:143 +#: ../gtk/paper_names_offsets.c:143 msgid "paper size|JB1" msgstr "JB1" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:145 +#: ../gtk/paper_names_offsets.c:145 msgid "paper size|JB10" msgstr "JB10" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:147 +#: ../gtk/paper_names_offsets.c:147 msgid "paper size|JB2" msgstr "JB2" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:149 +#: ../gtk/paper_names_offsets.c:149 msgid "paper size|JB3" msgstr "JB3" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:151 +#: ../gtk/paper_names_offsets.c:151 msgid "paper size|JB4" msgstr "JB4" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:153 +#: ../gtk/paper_names_offsets.c:153 msgid "paper size|JB5" msgstr "JB5" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:155 +#: ../gtk/paper_names_offsets.c:155 msgid "paper size|JB6" msgstr "JB6" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:157 +#: ../gtk/paper_names_offsets.c:157 msgid "paper size|JB7" msgstr "JB7" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:159 +#: ../gtk/paper_names_offsets.c:159 msgid "paper size|JB8" msgstr "JB8" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:161 +#: ../gtk/paper_names_offsets.c:161 msgid "paper size|JB9" msgstr "JB9" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:163 +#: ../gtk/paper_names_offsets.c:163 msgid "paper size|jis exec" msgstr "jis exec" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:165 +#: ../gtk/paper_names_offsets.c:165 msgid "paper size|Choukei 2 Envelope" msgstr "Obálka Choukei 2" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:167 +#: ../gtk/paper_names_offsets.c:167 msgid "paper size|Choukei 3 Envelope" msgstr "Obálka Choukei 3" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:169 +#: ../gtk/paper_names_offsets.c:169 msgid "paper size|Choukei 4 Envelope" msgstr "Obálka Choukei 4" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:171 +#: ../gtk/paper_names_offsets.c:171 msgid "paper size|hagaki (postcard)" msgstr "hagaki (dopisnice)" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:173 +#: ../gtk/paper_names_offsets.c:173 msgid "paper size|kahu Envelope" msgstr "Obálka kahu" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:175 +#: ../gtk/paper_names_offsets.c:175 msgid "paper size|kaku2 Envelope" msgstr "Obálka kaku2" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:177 +#: ../gtk/paper_names_offsets.c:177 msgid "paper size|oufuku (reply postcard)" msgstr "oufuku (odpovědní dopisnice)" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:179 +#: ../gtk/paper_names_offsets.c:179 msgid "paper size|you4 Envelope" msgstr "Obálka you4" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:181 +#: ../gtk/paper_names_offsets.c:181 msgid "paper size|10x11" msgstr "10x11" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:183 +#: ../gtk/paper_names_offsets.c:183 msgid "paper size|10x13" msgstr "10x13" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:185 +#: ../gtk/paper_names_offsets.c:185 msgid "paper size|10x14" msgstr "10x14" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:187 gtk/paper_names_offsets.c:189 +#: ../gtk/paper_names_offsets.c:187 ../gtk/paper_names_offsets.c:189 msgid "paper size|10x15" msgstr "10x15" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:191 +#: ../gtk/paper_names_offsets.c:191 msgid "paper size|11x12" msgstr "11x12" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:193 +#: ../gtk/paper_names_offsets.c:193 msgid "paper size|11x15" msgstr "11x15" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:195 +#: ../gtk/paper_names_offsets.c:195 msgid "paper size|12x19" msgstr "12x19" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:197 +#: ../gtk/paper_names_offsets.c:197 msgid "paper size|5x7" msgstr "5x7" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:199 +#: ../gtk/paper_names_offsets.c:199 msgid "paper size|6x9 Envelope" msgstr "Obálka 6x9" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:201 +#: ../gtk/paper_names_offsets.c:201 msgid "paper size|7x9 Envelope" msgstr "Obálka 7x9" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:203 +#: ../gtk/paper_names_offsets.c:203 msgid "paper size|9x11 Envelope" msgstr "Obálka 9x11" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:205 +#: ../gtk/paper_names_offsets.c:205 msgid "paper size|a2 Envelope" msgstr "Obálka a2" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:207 +#: ../gtk/paper_names_offsets.c:207 msgid "paper size|Arch A" msgstr "Arch A" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:209 +#: ../gtk/paper_names_offsets.c:209 msgid "paper size|Arch B" msgstr "Arch B" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:211 +#: ../gtk/paper_names_offsets.c:211 msgid "paper size|Arch C" msgstr "Arch C" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:213 +#: ../gtk/paper_names_offsets.c:213 msgid "paper size|Arch D" msgstr "Arch D" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:215 +#: ../gtk/paper_names_offsets.c:215 msgid "paper size|Arch E" msgstr "Arch E" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:217 +#: ../gtk/paper_names_offsets.c:217 msgid "paper size|b-plus" msgstr "b-plus" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:219 +#: ../gtk/paper_names_offsets.c:219 msgid "paper size|c" msgstr "c" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:221 +#: ../gtk/paper_names_offsets.c:221 msgid "paper size|c5 Envelope" msgstr "Obálka c5" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:223 +#: ../gtk/paper_names_offsets.c:223 msgid "paper size|d" msgstr "d" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:225 +#: ../gtk/paper_names_offsets.c:225 msgid "paper size|e" msgstr "e" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:227 +#: ../gtk/paper_names_offsets.c:227 msgid "paper size|edp" msgstr "edp" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:229 +#: ../gtk/paper_names_offsets.c:229 msgid "paper size|European edp" msgstr "Evropské edp" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:231 +#: ../gtk/paper_names_offsets.c:231 msgid "paper size|Executive" msgstr "Executive" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:233 +#: ../gtk/paper_names_offsets.c:233 msgid "paper size|f" msgstr "f" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:235 +#: ../gtk/paper_names_offsets.c:235 msgid "paper size|FanFold European" msgstr "FanFold European" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:237 +#: ../gtk/paper_names_offsets.c:237 msgid "paper size|FanFold US" msgstr "FanFold US" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:239 +#: ../gtk/paper_names_offsets.c:239 msgid "paper size|FanFold German Legal" msgstr "FanFold German Legal" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:241 +#: ../gtk/paper_names_offsets.c:241 msgid "paper size|Government Legal" msgstr "Government Legal" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:243 +#: ../gtk/paper_names_offsets.c:243 msgid "paper size|Government Letter" msgstr "Government Letter" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:245 +#: ../gtk/paper_names_offsets.c:245 msgid "paper size|Index 3x5" msgstr "Index 3x5" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:247 +#: ../gtk/paper_names_offsets.c:247 msgid "paper size|Index 4x6 (postcard)" msgstr "Index 4x6 (dopisnice)" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:249 +#: ../gtk/paper_names_offsets.c:249 msgid "paper size|Index 4x6 ext" msgstr "Index 4x6 ext" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:251 +#: ../gtk/paper_names_offsets.c:251 msgid "paper size|Index 5x8" msgstr "Index 5x8" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:253 +#: ../gtk/paper_names_offsets.c:253 msgid "paper size|Invoice" msgstr "Faktura" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:255 +#: ../gtk/paper_names_offsets.c:255 msgid "paper size|Tabloid" msgstr "Tabloid" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:257 +#: ../gtk/paper_names_offsets.c:257 msgid "paper size|US Legal" msgstr "US Legal" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:259 +#: ../gtk/paper_names_offsets.c:259 msgid "paper size|US Legal Extra" msgstr "US Legal Extra" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:261 +#: ../gtk/paper_names_offsets.c:261 msgid "paper size|US Letter" msgstr "US Letter" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:263 +#: ../gtk/paper_names_offsets.c:263 msgid "paper size|US Letter Extra" msgstr "US Letter Extra" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:265 +#: ../gtk/paper_names_offsets.c:265 msgid "paper size|US Letter Plus" msgstr "US Letter Plus" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:267 +#: ../gtk/paper_names_offsets.c:267 msgid "paper size|Monarch Envelope" msgstr "Obálka Monarch" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:269 +#: ../gtk/paper_names_offsets.c:269 msgid "paper size|#10 Envelope" msgstr "Obálka č. 10" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:271 +#: ../gtk/paper_names_offsets.c:271 msgid "paper size|#11 Envelope" msgstr "Obálka č. 11" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:273 +#: ../gtk/paper_names_offsets.c:273 msgid "paper size|#12 Envelope" msgstr "Obálka č. 12" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:275 +#: ../gtk/paper_names_offsets.c:275 msgid "paper size|#14 Envelope" msgstr "Obálka č. 14" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:277 +#: ../gtk/paper_names_offsets.c:277 msgid "paper size|#9 Envelope" msgstr "Obálka č. 9" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:279 +#: ../gtk/paper_names_offsets.c:279 msgid "paper size|Personal Envelope" msgstr "Osobní obálka" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:281 +#: ../gtk/paper_names_offsets.c:281 msgid "paper size|Quarto" msgstr "Quarto" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:283 +#: ../gtk/paper_names_offsets.c:283 msgid "paper size|Super A" msgstr "Super A" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:285 +#: ../gtk/paper_names_offsets.c:285 msgid "paper size|Super B" msgstr "Super B" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:287 +#: ../gtk/paper_names_offsets.c:287 msgid "paper size|Wide Format" msgstr "Široký formát" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:289 +#: ../gtk/paper_names_offsets.c:289 msgid "paper size|Dai-pa-kai" msgstr "Dai-pa-kai" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:291 +#: ../gtk/paper_names_offsets.c:291 msgid "paper size|Folio" msgstr "Folio" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:293 +#: ../gtk/paper_names_offsets.c:293 msgid "paper size|Folio sp" msgstr "Folio sp" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:295 +#: ../gtk/paper_names_offsets.c:295 msgid "paper size|Invite Envelope" msgstr "Obálka Invite" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:297 +#: ../gtk/paper_names_offsets.c:297 msgid "paper size|Italian Envelope" msgstr "Italská obálka" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:299 +#: ../gtk/paper_names_offsets.c:299 msgid "paper size|juuro-ku-kai" msgstr "juuro-ku-kai" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:301 +#: ../gtk/paper_names_offsets.c:301 msgid "paper size|pa-kai" msgstr "pa-kai" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:303 +#: ../gtk/paper_names_offsets.c:303 msgid "paper size|Postfix Envelope" msgstr "Obálka Postfix" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:305 +#: ../gtk/paper_names_offsets.c:305 msgid "paper size|Small Photo" msgstr "Malé foto" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:307 +#: ../gtk/paper_names_offsets.c:307 msgid "paper size|prc1 Envelope" msgstr "Obálka prc1" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:309 +#: ../gtk/paper_names_offsets.c:309 msgid "paper size|prc10 Envelope" msgstr "Obálka prc10" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:311 +#: ../gtk/paper_names_offsets.c:311 msgid "paper size|prc 16k" msgstr "prc 16k" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:313 +#: ../gtk/paper_names_offsets.c:313 msgid "paper size|prc2 Envelope" msgstr "Obálka prc2" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:315 +#: ../gtk/paper_names_offsets.c:315 msgid "paper size|prc3 Envelope" msgstr "Obálka prc3" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:317 +#: ../gtk/paper_names_offsets.c:317 msgid "paper size|prc 32k" msgstr "prc 32k" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:319 +#: ../gtk/paper_names_offsets.c:319 msgid "paper size|prc4 Envelope" msgstr "Obálka prc4" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:321 +#: ../gtk/paper_names_offsets.c:321 msgid "paper size|prc5 Envelope" msgstr "Obálka prc5" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:323 +#: ../gtk/paper_names_offsets.c:323 msgid "paper size|prc6 Envelope" msgstr "Obálka prc6" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:325 +#: ../gtk/paper_names_offsets.c:325 msgid "paper size|prc7 Envelope" msgstr "Obálka prc7" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:327 +#: ../gtk/paper_names_offsets.c:327 msgid "paper size|prc8 Envelope" msgstr "Obálka prc8" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:329 +#: ../gtk/paper_names_offsets.c:329 msgid "paper size|ROC 16k" msgstr "ROC 16k" #. translators, strip everything up to the first | -#: gtk/paper_names_offsets.c:331 +#: ../gtk/paper_names_offsets.c:331 msgid "paper size|ROC 8k" msgstr "ROC 8k" -#: gtk/updateiconcache.c:492 gtk/updateiconcache.c:552 +#: ../gtk/updateiconcache.c:492 ../gtk/updateiconcache.c:552 #, c-format msgid "different idatas found for symlinked '%s' and '%s'\n" msgstr "nalezena rozdílná \"idatas\" symbolicky odkazovaných \"%s\" a \"%s\"\n" -#: gtk/updateiconcache.c:1374 +#: ../gtk/updateiconcache.c:1374 #, c-format msgid "Failed to write header\n" msgstr "Nezdařil se zápis záhlaví\n" -#: gtk/updateiconcache.c:1380 +#: ../gtk/updateiconcache.c:1380 #, c-format msgid "Failed to write hash table\n" msgstr "Nezdařil se zápis tabulky \"hash\"\n" -#: gtk/updateiconcache.c:1386 +#: ../gtk/updateiconcache.c:1386 #, c-format msgid "Failed to write folder index\n" msgstr "Nezdařil se zápis indexu složky\n" -#: gtk/updateiconcache.c:1394 +#: ../gtk/updateiconcache.c:1394 #, c-format msgid "Failed to rewrite header\n" msgstr "Nezdařil se přepis záhlaví\n" -#: gtk/updateiconcache.c:1454 +#: ../gtk/updateiconcache.c:1454 #, c-format msgid "Failed to open file %s : %s\n" msgstr "Nezdařilo se otevřít soubor %s : %s\n" -#: gtk/updateiconcache.c:1462 +#: ../gtk/updateiconcache.c:1462 #, c-format msgid "Failed to write cache file: %s\n" msgstr "Nezdařil se zápis souboru vyrovnávací paměti: %s\n" -#: gtk/updateiconcache.c:1497 +#: ../gtk/updateiconcache.c:1497 #, c-format msgid "The generated cache was invalid.\n" msgstr "Vytvořená vyrovnávací paměť byla neplatná.\n" -#: gtk/updateiconcache.c:1511 +#: ../gtk/updateiconcache.c:1511 #, c-format msgid "Could not rename %s to %s: %s, removing %s then.\n" msgstr "Nelze přejmenovat %s na %s: %s, odstraňuje se tedy %s.\n" -#: gtk/updateiconcache.c:1523 +#: ../gtk/updateiconcache.c:1523 #, c-format msgid "Could not rename %s to %s: %s\n" msgstr "Nelze přejmenovat %s na %s: %s\n" -#: gtk/updateiconcache.c:1530 +#: ../gtk/updateiconcache.c:1530 #, c-format msgid "Could not rename %s back to %s: %s.\n" msgstr "%s nelze přejmenovat zpět na %s: %s.\n" -#: gtk/updateiconcache.c:1556 +#: ../gtk/updateiconcache.c:1556 #, c-format msgid "Cache file created successfully.\n" msgstr "Soubor vyrovnávací paměti úspěšně vytvořen.\n" -#: gtk/updateiconcache.c:1595 +#: ../gtk/updateiconcache.c:1595 msgid "Overwrite an existing cache, even if up to date" msgstr "Přepsat existující vyrovnávací paměť, i když je aktuální" -#: gtk/updateiconcache.c:1596 +#: ../gtk/updateiconcache.c:1596 msgid "Don't check for the existence of index.theme" msgstr "Nekontrolovat existenci \"index.theme\"" -#: gtk/updateiconcache.c:1597 +#: ../gtk/updateiconcache.c:1597 msgid "Don't include image data in the cache" msgstr "Nezahrnout do vyrovnávací paměti obrazová data" -#: gtk/updateiconcache.c:1598 +#: ../gtk/updateiconcache.c:1598 msgid "Output a C header file" msgstr "Výstupem soubor typu \"C header\"" -#: gtk/updateiconcache.c:1599 +#: ../gtk/updateiconcache.c:1599 msgid "Turn off verbose output" msgstr "Vypnout podrobný výstup" -#: gtk/updateiconcache.c:1600 +#: ../gtk/updateiconcache.c:1600 msgid "Validate existing icon cache" msgstr "Ověřit existující vyrovnávací paměť ikon" -#: gtk/updateiconcache.c:1663 +#: ../gtk/updateiconcache.c:1663 #, c-format msgid "File not found: %s\n" msgstr "Soubor nenalezen: %s\n" -#: gtk/updateiconcache.c:1669 +#: ../gtk/updateiconcache.c:1669 #, c-format msgid "Not a valid icon cache: %s\n" msgstr "Neplatná vyrovnávací paměť ikon: %s\n" -#: gtk/updateiconcache.c:1682 +#: ../gtk/updateiconcache.c:1682 #, c-format msgid "No theme index file." msgstr "Soubor index motivu neexistuje." -#: gtk/updateiconcache.c:1686 +#: ../gtk/updateiconcache.c:1686 #, c-format msgid "" "No theme index file in '%s'.\n" @@ -4336,261 +4343,261 @@ msgstr "" "prosím --ignore-theme-index.\n" #. ID -#: modules/input/imam-et.c:454 +#: ../modules/input/imam-et.c:454 msgid "Amharic (EZ+)" msgstr "Amharština (EZ+)" #. ID -#: modules/input/imcedilla.c:92 +#: ../modules/input/imcedilla.c:92 msgid "Cedilla" msgstr "Cédille" #. ID -#: modules/input/imcyrillic-translit.c:217 +#: ../modules/input/imcyrillic-translit.c:217 msgid "Cyrillic (Transliterated)" msgstr "Cyrilice (transliterovaná)" #. ID -#: modules/input/iminuktitut.c:127 +#: ../modules/input/iminuktitut.c:127 msgid "Inuktitut (Transliterated)" msgstr "Inuktitut (transliterovaný)" #. ID -#: modules/input/imipa.c:145 +#: ../modules/input/imipa.c:145 msgid "IPA" msgstr "IPA" #. ID -#: modules/input/immultipress.c:31 +#: ../modules/input/immultipress.c:31 msgid "Multipress" msgstr "Multipress" #. ID -#: modules/input/imthai.c:35 +#: ../modules/input/imthai.c:35 msgid "Thai-Lao" msgstr "Thajština-laoština" #. ID -#: modules/input/imti-er.c:453 +#: ../modules/input/imti-er.c:453 msgid "Tigrigna-Eritrean (EZ+)" msgstr "Tigriňa-Eritrea (EZ+)" #. ID -#: modules/input/imti-et.c:453 +#: ../modules/input/imti-et.c:453 msgid "Tigrigna-Ethiopian (EZ+)" msgstr "Tigriňa-Etiopie (EZ+)" #. ID -#: modules/input/imviqr.c:244 +#: ../modules/input/imviqr.c:244 msgid "Vietnamese (VIQR)" msgstr "Vietnamština (VIQR)" #. ID -#: modules/input/imxim.c:28 +#: ../modules/input/imxim.c:28 msgid "X Input Method" msgstr "Vstupní metoda X" -#: modules/printbackends/cups/gtkprintbackendcups.c:1082 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1082 #, c-format msgid "Printer '%s' is low on toner." msgstr "Tiskárně \"%s\" dochází toner." -#: modules/printbackends/cups/gtkprintbackendcups.c:1083 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1083 #, c-format msgid "Printer '%s' has no toner left." msgstr "Tiskárně \"%s\" došel toner." -#: modules/printbackends/cups/gtkprintbackendcups.c:1084 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1084 #, c-format msgid "Printer '%s' is low on developer." msgstr "Tiskárně \"%s\" dochází vývojka." -#: modules/printbackends/cups/gtkprintbackendcups.c:1085 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1085 #, c-format msgid "Printer '%s' is out of developer." msgstr "Tiskárně \"%s\" došla vývojka." -#: modules/printbackends/cups/gtkprintbackendcups.c:1086 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1086 #, c-format msgid "Printer '%s' is low on at least one marker supply." msgstr "Tiskárně \"%s\" dochází zásoba alespoň jednoho popisovače." -#: modules/printbackends/cups/gtkprintbackendcups.c:1087 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1087 #, c-format msgid "Printer '%s' is out of at least one marker supply." msgstr "Tiskárně \"%s\" došla zásoba alespoň jednoho popisovače." -#: modules/printbackends/cups/gtkprintbackendcups.c:1088 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1088 #, c-format msgid "The cover is open on printer '%s'." msgstr "Na tiskárně \"%s\" je otevřen kryt." -#: modules/printbackends/cups/gtkprintbackendcups.c:1089 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1089 #, c-format msgid "The door is open on printer '%s'." msgstr "Na tiskárně \"%s\" jsou otevřena dvířka." -#: modules/printbackends/cups/gtkprintbackendcups.c:1090 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1090 #, c-format msgid "Printer '%s' is low on paper." msgstr "Tiskárně \"%s\" dochází papír." -#: modules/printbackends/cups/gtkprintbackendcups.c:1091 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1091 #, c-format msgid "Printer '%s' is out of paper." msgstr "Tiskárně \"%s\" došel papír." -#: modules/printbackends/cups/gtkprintbackendcups.c:1092 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1092 #, c-format msgid "Printer '%s' is currently off-line." msgstr "Tiskárna \"%s\" není v tomto okamžiku připojena." -#: modules/printbackends/cups/gtkprintbackendcups.c:1093 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1093 #, c-format msgid "Printer '%s' may not be connected." msgstr "Tiskárna \"%s\" nemůže být připojena." -#: modules/printbackends/cups/gtkprintbackendcups.c:1094 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1094 #, c-format msgid "There is a problem on printer '%s'." msgstr "Na tiskárně \"%s\" se vyskytla chyba." -#: modules/printbackends/cups/gtkprintbackendcups.c:1864 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1864 msgid "Two Sided" msgstr "Oboustranný" -#: modules/printbackends/cups/gtkprintbackendcups.c:1865 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1865 msgid "Paper Type" msgstr "Typ papíru" -#: modules/printbackends/cups/gtkprintbackendcups.c:1866 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1866 msgid "Paper Source" msgstr "Zdroj papíru" -#: modules/printbackends/cups/gtkprintbackendcups.c:1867 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1867 msgid "Output Tray" msgstr "Výstupní zásobník" -#: modules/printbackends/cups/gtkprintbackendcups.c:1876 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1876 msgid "One Sided" msgstr "Jednostranný" -#: modules/printbackends/cups/gtkprintbackendcups.c:1877 -#: modules/printbackends/cups/gtkprintbackendcups.c:1878 -#: modules/printbackends/cups/gtkprintbackendcups.c:1882 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1877 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1878 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1882 msgid "Auto Select" msgstr "Automatický výběr" -#: modules/printbackends/cups/gtkprintbackendcups.c:1879 -#: modules/printbackends/cups/gtkprintbackendcups.c:1880 -#: modules/printbackends/cups/gtkprintbackendcups.c:1881 -#: modules/printbackends/cups/gtkprintbackendcups.c:2351 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1879 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1880 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1881 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2351 msgid "Printer Default" msgstr "Výchozí pro tiskárnu" -#: modules/printbackends/cups/gtkprintbackendcups.c:2545 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2545 msgid "Urgent" msgstr "Naléhavá" -#: modules/printbackends/cups/gtkprintbackendcups.c:2545 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2545 msgid "High" msgstr "Vysoká" -#: modules/printbackends/cups/gtkprintbackendcups.c:2545 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2545 msgid "Medium" msgstr "Střední" -#: modules/printbackends/cups/gtkprintbackendcups.c:2545 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2545 msgid "Low" msgstr "Nízká" -#: modules/printbackends/cups/gtkprintbackendcups.c:2547 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2547 msgid "None" msgstr "Žádné" -#: modules/printbackends/cups/gtkprintbackendcups.c:2547 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2547 msgid "Classified" msgstr "Utajované" -#: modules/printbackends/cups/gtkprintbackendcups.c:2547 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2547 msgid "Confidential" msgstr "Důvěrné" -#: modules/printbackends/cups/gtkprintbackendcups.c:2547 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2547 msgid "Secret" msgstr "Tajné" -#: modules/printbackends/cups/gtkprintbackendcups.c:2547 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2547 msgid "Standard" msgstr "Standardní" -#: modules/printbackends/cups/gtkprintbackendcups.c:2547 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2547 msgid "Top Secret" msgstr "Přísně tajné" -#: modules/printbackends/cups/gtkprintbackendcups.c:2547 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2547 msgid "Unclassified" msgstr "Neutajované" -#: modules/printbackends/cups/gtkprintbackendcups.c:2640 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2640 #, c-format msgid "Custom %sx%s" msgstr "Vlastní %sx%s" #. default filename used for print-to-file -#: modules/printbackends/file/gtkprintbackendfile.c:235 +#: ../modules/printbackends/file/gtkprintbackendfile.c:235 #, c-format msgid "output.%s" msgstr "výstup.%s" -#: modules/printbackends/file/gtkprintbackendfile.c:464 +#: ../modules/printbackends/file/gtkprintbackendfile.c:464 msgid "Print to File" msgstr "Tisknout do souboru" -#: modules/printbackends/file/gtkprintbackendfile.c:541 +#: ../modules/printbackends/file/gtkprintbackendfile.c:541 msgid "PDF" msgstr "PDF" -#: modules/printbackends/file/gtkprintbackendfile.c:541 +#: ../modules/printbackends/file/gtkprintbackendfile.c:541 msgid "Postscript" msgstr "Postscript" -#: modules/printbackends/file/gtkprintbackendfile.c:553 -#: modules/printbackends/test/gtkprintbackendtest.c:501 +#: ../modules/printbackends/file/gtkprintbackendfile.c:553 +#: ../modules/printbackends/test/gtkprintbackendtest.c:501 msgid "Pages per _sheet:" msgstr "St_ran na list:" -#: modules/printbackends/file/gtkprintbackendfile.c:599 +#: ../modules/printbackends/file/gtkprintbackendfile.c:599 msgid "File" msgstr "Soubor" -#: modules/printbackends/file/gtkprintbackendfile.c:608 +#: ../modules/printbackends/file/gtkprintbackendfile.c:608 msgid "_Output format" msgstr "_Výstupní formát" -#: modules/printbackends/lpr/gtkprintbackendlpr.c:398 +#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:398 msgid "Print to LPR" msgstr "Tisknout na LPR" -#: modules/printbackends/lpr/gtkprintbackendlpr.c:424 +#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:424 msgid "Pages Per Sheet" msgstr "Stran na list" -#: modules/printbackends/lpr/gtkprintbackendlpr.c:431 +#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:431 msgid "Command Line" msgstr "Příkazový řádek" #. default filename used for print-to-test -#: modules/printbackends/test/gtkprintbackendtest.c:235 +#: ../modules/printbackends/test/gtkprintbackendtest.c:235 #, c-format msgid "test-output.%s" msgstr "zkušební_výstup.%s" -#: modules/printbackends/test/gtkprintbackendtest.c:465 +#: ../modules/printbackends/test/gtkprintbackendtest.c:465 msgid "Print to Test Printer" msgstr "Tisknout na zkušební tiskárnu" -#: tests/testfilechooser.c:207 +#: ../tests/testfilechooser.c:207 #, c-format msgid "Could not get information for file '%s': %s" msgstr "Nelze získat informace o souboru \"%s\": %s" -- 2.30.2